Searched defs:msp_multichannel_config (Results 1 – 1 of 1) sorted by relevance
398 struct msp_multichannel_config { struct399 bool rx_multichannel_enable;400 bool tx_multichannel_enable;401 enum msp_rx_comparison_enable_mode rx_comparison_enable_mode;402 u8 padding;403 u32 comparison_value;404 u32 comparison_mask;405 u32 rx_channel_0_enable;406 u32 rx_channel_1_enable;407 u32 rx_channel_2_enable;[all …]