|
MAV'RIC
|
UART configuration structure. More...
#include <uart_int.h>

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. | |
UART configuration structure.
1.8.9.1