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

#include </prj/arm/bspacm/device/efm32/include/bspacm/periph/uart_.h>

Data Fields

sBSPACMdeviceEFM32periphUARTdevcfg uart
 
sBSPACMdeviceEFM32pinmux clk_pinmux
 
sBSPACMdeviceEFM32pinmux cs_pinmux
 

Detailed Description

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.

Field Documentation

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.


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