SYSTEM_ChipRevision_TypeDef Struct ReferenceEMLIB > SYSTEM

Chip revision details.

Definition at line 258 of file em_system.h.

#include <em_system.h>

Data Fields

uint8_t family
 
uint8_t major
 
uint8_t minor
 

Field Documentation

uint8_t SYSTEM_ChipRevision_TypeDef::family

Device family number.

Definition at line 261 of file em_system.h.

Referenced by nvm3_halGetDeviceInfo(), and SYSTEM_ChipRevisionGet().

uint8_t SYSTEM_ChipRevision_TypeDef::major

Major revision number.

Definition at line 260 of file em_system.h.

Referenced by CHIP_Init(), and SYSTEM_ChipRevisionGet().

uint8_t SYSTEM_ChipRevision_TypeDef::minor

Minor revision number.

Definition at line 259 of file em_system.h.

Referenced by CHIP_Init(), and SYSTEM_ChipRevisionGet().


The documentation for this struct was generated from the following file:
  • C:/repos/embsw_super_h1/platform/emlib/inc/em_system.h