dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
pios_usart_config.h File Reference

Go to the source code of this file.

Macros

#define USART_CONFIG(_usart, _baudrate, _rx_gpio, _rx_pin, _tx_gpio, _tx_pin)
 

Macro Definition Documentation

#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.