![]() |
Energy Micro IEC60355 Library Example Project 1.0 (internal use only!) GCC-Version
Example project demonstrating POST and BIST library functions
|
|
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 AF_COUNT | ( | c | ) |
AF channel output count for channel c
Definition at line 12431 of file efm32g890f128.h.
| #define AF_PIN | ( | c, | |
| f | |||
| ) |
Definition at line 12348 of file efm32g890f128.h.
| #define AF_PORT | ( | c, | |
| f | |||
| ) |
Grouped by channel c, function f
Definition at line 12266 of file efm32g890f128.h.