Searched defs:usart_module (Results 1 – 1 of 1) sorted by relevance
887 struct usart_module { struct890 Sercom *hw;892 volatile bool locked;896 bool receiver_enabled;898 bool transmitter_enabled;901 bool lin_slave_enabled;909 bool iso7816_mode_enabled;915 volatile uint8_t *rx_buffer_ptr;919 volatile uint8_t *tx_buffer_ptr;925 uint8_t callback_reg_mask;[all …]
Completed in 7 milliseconds