BSPACM
20150113
Board Support Package for ARM Cortex-M Microcontrollers
|
#include </prj/arm/bspacm/device/efm32/include/bspacm/periph/uart_.h>
Data Fields | |
sBSPACMdeviceEFM32periphUARTdevcfg | uart |
sBSPACMdeviceEFM32pinmux | clk_pinmux |
sBSPACMdeviceEFM32pinmux | cs_pinmux |
Device-specific information for an EFM32 USART devices.
These support both asynchronous (UART) and synchronous (SPI/SSI/I2S) capabilities by adding two signals to the UART.
sBSPACMdeviceEFM32pinmux sBSPACMdeviceEFM32periphUSARTdevcfg::clk_pinmux |
The port pin mux configuration for the CLK signal.
sBSPACMdeviceEFM32pinmux sBSPACMdeviceEFM32periphUSARTdevcfg::cs_pinmux |
The port pin mux configuration for the CS signal. Used only when the USART controls the CS line.
sBSPACMdeviceEFM32periphUARTdevcfg sBSPACMdeviceEFM32periphUSARTdevcfg::uart |
Configuration for which code can be shared with other devices.