EFM32 Happy Gecko Software Documentation  efm32hg-doc-4.2.1
SYSTEM_ChipRevision_TypeDef Struct Reference

#include <em_system.h>

Data Fields

uint8_t minor
 
uint8_t major
 
uint8_t family
 

Detailed Description

Chip revision details

Definition at line 166 of file em_system.h.

Field Documentation

uint8_t SYSTEM_ChipRevision_TypeDef::minor

Minor revision number

Definition at line 168 of file em_system.h.

Referenced by CHIP_Init(), and SYSTEM_ChipRevisionGet().

uint8_t SYSTEM_ChipRevision_TypeDef::major

Major revision number

Definition at line 169 of file em_system.h.

Referenced by CHIP_Init(), and SYSTEM_ChipRevisionGet().

uint8_t SYSTEM_ChipRevision_TypeDef::family

Device family number

Definition at line 170 of file em_system.h.

Referenced by SYSTEM_ChipRevisionGet().


The documentation for this struct was generated from the following file: