SYSTEM_ChipRevision_TypeDef Struct Reference
[SYSTEM]

#include <em_system.h>

Collaboration diagram for SYSTEM_ChipRevision_TypeDef:
Collaboration graph
[legend]

Data Fields

uint8_t minor
uint8_t major
uint8_t family

Detailed Description

Chip revision details

Definition at line 78 of file em_system.h.


Field Documentation

Device family number

Definition at line 82 of file em_system.h.

Referenced by SYSTEM_ChipRevisionGet().

Major revision number

Definition at line 81 of file em_system.h.

Referenced by CHIP_Init(), and SYSTEM_ChipRevisionGet().

Minor revision number

Definition at line 80 of file em_system.h.

Referenced by CHIP_Init(), and SYSTEM_ChipRevisionGet().


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