Searched defs:msp_multichannel_config (Results 1 – 1 of 1) sorted by relevance
393 struct msp_multichannel_config { struct394 bool rx_multichannel_enable;395 bool tx_multichannel_enable;396 enum msp_rx_comparison_enable_mode rx_comparison_enable_mode;397 u8 padding;398 u32 comparison_value;399 u32 comparison_mask;400 u32 rx_channel_0_enable;401 u32 rx_channel_1_enable;402 u32 rx_channel_2_enable;[all …]