BSPACM  20150113
Board Support Package for ARM Cortex-M Microcontrollers
leuart.inc File Reference

Include file to define LEUART instances for EFM32 devices. More...

#include <bspacm/internal/utility/cppinc.h>

Detailed Description

Include file to define LEUART instances for EFM32 devices.

In your periph_config.c file you should define parameter macros described below, and include this file, once for each LEUART device you need in your application. Make sure the periph_config.c file also defines a pin mux assignment for the peripherals you will used.

Define:

This will add the following symbols (where # denotes the peripheral number):

Homepage
http://github.com/pabigot/bspacm