BSPACM
20150113
Board Support Package for ARM Cortex-M Microcontrollers
|
#include <bspacm/periph/uart.h>
Data Fields | |
unsigned int | speed_baud |
Collected configuration information used to enable a UART.
unsigned int sBSPACMperiphUARTconfiguration::speed_baud |
The speed at which the UART should run, in baud (symbols to second; think 9600, 38400, 115200, etc.) If zero, a peripheral-specific default speed will be selected.