-
CONFIG_MIPI_SYST_RAW_DATA
¶
output MIPI SyS-T raw data packet
Type: bool
Help¶
This option outputs MIPI SyS-T raw data packet
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <Zephyr>/modules/Kconfig.syst:18
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:30
Menu path: (Top) → Modules → MIPI SyS-T Library Support
config MIPI_SYST_RAW_DATA
bool "output MIPI SyS-T raw data packet"
depends on MIPI_SYST_LIB
help
This option outputs MIPI SyS-T raw data packet
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)