dRonin
adbada4
dRonin firmware
|
Go to the source code of this file.
Macros | |
#define | USART_CONFIG(_usart, _baudrate, _rx_gpio, _rx_pin, _tx_gpio, _tx_pin) |
#define USART_CONFIG | ( | _usart, | |
_baudrate, | |||
_rx_gpio, | |||
_rx_pin, | |||
_tx_gpio, | |||
_tx_pin | |||
) |
Generic USART configuration structure for an STM32F2xx port.
Definition at line 14 of file pios_usart_config.h.