Struct containing the required configuration. More...
#include <dose.h>
Data Fields | |
uart_t | uart |
UART device to use. | |
gpio_t | sense_pin |
GPIO to sense for start bits on the UART's rx line. | |
gpio_t | standby_pin |
GPIO to put the CAN transceiver in standby mode. | |
uint32_t | baudrate |
Baudrate to UART device. | |