MAV'RIC
Public Attributes | List of all members
usart_config_t Struct Reference

UART configuration structure. More...

#include <uart_int.h>

Collaboration diagram for usart_config_t:
Collaboration graph

Public Attributes

int32_t mode
 UART mode.
 
uart_interface_t uart_device
 UART device to configure.
 
usart_options_t options
 UART configuration options.
 
uart_gpio_map_t rx_pin_map
 Mapping of the Rx pin.
 
uart_gpio_map_t tx_pin_map
 Mapping of the Tx pin.
 

Detailed Description

UART configuration structure.


The documentation for this struct was generated from the following file: