Searched defs:bflb_uart_ir_config_s (Results 1 – 1 of 1) sorted by relevance
164 struct bflb_uart_ir_config_s { struct165 bool tx_en;166 bool rx_en;167 bool tx_inverse;168 bool rx_inverse;169 uint16_t tx_pluse_start;170 uint16_t tx_pluse_stop;171 uint16_t rx_pluse_start;
Completed in 6 milliseconds