Searched refs:start_frame_detection_enable (Results 1 – 2 of 2) sorted by relevance
787 bool start_frame_detection_enable; member1101 config->start_frame_detection_enable = false; in usart_get_config_defaults()
195 (config->start_frame_detection_enable << SERCOM_USART_CTRLB_SFDE_Pos) | in _usart_set_config()403 module->start_frame_detection_enabled = config->start_frame_detection_enable; in usart_init()
Completed in 6 milliseconds