EFM32 Gecko Software Documentation
efm32g-doc-5.1.2
|
Chip revision details
Definition at line 235 of file em_system.h.
#include <em_system.h>
Data Fields | |
uint8_t | family |
uint8_t | major |
uint8_t | minor |
uint8_t SYSTEM_ChipRevision_TypeDef::family |
Device family number
Definition at line 239 of file em_system.h.
Referenced by SYSTEM_ChipRevisionGet().
uint8_t SYSTEM_ChipRevision_TypeDef::major |
Major revision number
Definition at line 238 of file em_system.h.
Referenced by CHIP_Init(), and SYSTEM_ChipRevisionGet().
uint8_t SYSTEM_ChipRevision_TypeDef::minor |
Minor revision number
Definition at line 237 of file em_system.h.
Referenced by CHIP_Init(), and SYSTEM_ChipRevisionGet().