micro definition for LIN mode of SAMV71
#include <usart.h>
Data Fields | |
uint32_t | baudrate |
uint32_t | channel_mode |
uint32_t | char_length |
uint32_t | irda_filter |
uint32_t | parity_type |
uint32_t | stop_bits |
uint32_t sam_usart_opt_t::baudrate |
Referenced by config_uart_and_pck(), configure_usart(), uart_config(), usart_init_rs232(), usart_init_sync_master(), and usart_serial_init().
uint32_t sam_usart_opt_t::channel_mode |
uint32_t sam_usart_opt_t::char_length |
uint32_t sam_usart_opt_t::irda_filter |
Referenced by usart_init_irda().
uint32_t sam_usart_opt_t::parity_type |
uint32_t sam_usart_opt_t::stop_bits |