Configuration for half-duplex UART. More...
Configuration for half-duplex UART.
Definition at line 53 of file uart_half_duplex.h.
#include <uart_half_duplex.h>
Data Fields | |
uart_t | uart |
the half-duplex UART bus to use | |
uint32_t | baudrate |
the baudrate to use | |
uart_half_duplex_dir_t | dir |
the direction management method | |