![]() |
TI-radar AWR1843 C674x DSP core
1
|
LVDS streaming configuration. More...
#include <mrr_config.h>
Data Fields | |
bool | isHeaderEnabled |
HSI Header enabled/disabled flag. More... | |
uint8_t | dataFmt |
bool | isSwEnabled |
SW enabled/disabled flag. More... | |
LVDS streaming configuration.
The structure is used to hold all the relevant configuration for the LVDS streaming.
Definition at line 275 of file mrr_config.h.
uint8_t MmwDemo_LvdsStreamCfg_t::dataFmt |
HW streaming data format: 0-HW STREAMING DISABLED 1-ADC 2-CP_ADC 3-ADC_CP 4-CP_ADC_CQ
Definition at line 290 of file mrr_config.h.
bool MmwDemo_LvdsStreamCfg_t::isHeaderEnabled |
HSI Header enabled/disabled flag.
Definition at line 280 of file mrr_config.h.
bool MmwDemo_LvdsStreamCfg_t::isSwEnabled |
SW enabled/disabled flag.
Definition at line 295 of file mrr_config.h.