EFM32 Gecko Software Documentation
efm32g-doc-5.1.2
|
Low-level peripheral library.
EMLIB is a low-level peripheral support library that provides a unified API for all EFM32, EZR32 and EFR32 MCUs and SoCs from Silicon Laboratories.
EMLIB modules are provided for all peripherals and core features. The library implements no interrupt handlers. Static data, critical sections and module interdependencies are kept at a minimum.
Modules | |
ACMP | |
Analog comparator (ACMP) Peripheral API. | |
ADC | |
Analog to Digital Converter (ADC) Peripheral API. | |
AES | |
Advanced Encryption Standard Accelerator (AES) Peripheral API. | |
ASSERT | |
Error checking module. | |
BUS | |
BUS register and RAM bit/field read/write API. | |
CHIP | |
Chip errata workarounds initialization API. | |
CMU | |
Clock management unit (CMU) Peripheral API. | |
COMMON | |
General purpose utilities and cross-compiler support. | |
CORE | |
Core interrupt handling API. | |
DAC | |
Digital to Analog Converter (DAC) Peripheral API. | |
DBG | |
Debug (DBG) Peripheral API. | |
DMA | |
Direct Memory Access (DMA) Peripheral API. | |
EBI | |
EBI External Bus Interface (EBI) Peripheral API. | |
EMU | |
Energy Management Unit (EMU) Peripheral API. | |
GPIO | |
General Purpose Input/Output (GPIO) API. | |
I2C | |
Inter-integrated Circuit (I2C) Peripheral API. | |
INT | |
Safe nesting of interrupt disable/enable API. | |
LCD | |
Liquid Crystal Display (LCD) Peripheral API. | |
LETIMER | |
Low Energy Timer (LETIMER) Peripheral API. | |
LEUART | |
Low Energy Universal Asynchronous Receiver/Transmitter (LEUART) Peripheral API. | |
MPU | |
Memory Protection Unit (MPU) Peripheral API. | |
MSC | |
Memory System Controller API. | |
PCNT | |
Pulse Counter (PCNT) Peripheral API. | |
PRS | |
Peripheral Reflex System (PRS) Peripheral API. | |
RAMFUNC | |
RAM code support. | |
RMU | |
Reset Management Unit (RMU) Peripheral API. | |
RTC | |
Real Time Counter (RTC) Peripheral API. | |
SYSTEM | |
System API. | |
TIMER | |
Timer/Counter (TIMER) Peripheral API. | |
USART | |
Universal Synchronous/Asynchronous Receiver/Transmitter Peripheral API. | |
VCMP | |
Voltage Comparator (VCMP) Peripheral API. | |
VERSION | |
Version API. | |
WDOG | |
Watchdog (WDOG) Peripheral API. | |
Macros | |
#define | DEBUG_EFM |
Included for documentation purposes only. This define is not present by default. DEBUG_EFM should be defined from the compiler to enable the default internal assert handler. | |