BSPACM  20150113
Board Support Package for ARM Cortex-M Microcontrollers
Data Fields
sBSPACMperiphUARTconfiguration Struct Reference

#include <bspacm/periph/uart.h>

Data Fields

unsigned int speed_baud
 

Detailed Description

Collected configuration information used to enable a UART.

Note
At the moment, configuration options are sparse.

Field Documentation

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.


The documentation for this struct was generated from the following file: