Energy Micro IEC60355 Library Example Project 1.0 (internal use only!) GCC-Version
Example project demonstrating POST and BIST library functions

EFM32G890F128 Alternate Function

Collaboration diagram for EFM32G890F128 Alternate Function:

Modules

 EFM32G890F128 AF Channels
 EFM32G890F128 Alternate Function (AF) Ports
 EFM32G890F128 Alternate Function (AF) Pins

Defines

#define AF_PORT(c, f)
#define AF_PIN(c, f)
#define AF_COUNT(c)

Define Documentation

#define AF_COUNT (   c)

AF channel output count for channel c

Definition at line 12431 of file efm32g890f128.h.

#define AF_PIN (   c,
 
)

Definition at line 12348 of file efm32g890f128.h.

#define AF_PORT (   c,
 
)

Grouped by channel c, function f

Definition at line 12266 of file efm32g890f128.h.