EFM32 Happy Gecko Software Documentation
efm32hg-doc-5.1.2
|
Board hardware control, configuraton and miscellaneous functions.
This module contains functions releated to board features. It allows control over power management features, interrupt controller and RGB LEDs.
The BOARD module uses the common I2CSPM driver to communicate with the on-board Power and Interrupt Controller over I2C. The following board features can be enabled when needed using the BOARD Module:
The BOARD Module also contains functions for controlling the RGB LEDs. The implementation uses one of the TIMER peripherals in PWM mode, with three compare capture channels, one each for red, green and blue.
Modules | |
BOARD module configuration | |
BOARD module configuration macro definitions. | |
BOARD module error codes | |
BOARD module error return codes macro definitions. | |
BOARD module functions | |
BOARD driver and support functions. | |
Power and Interrupt Controller Definitions | |
Power and Interrupt Controller register and bitfield definitions. | |