#include <em_system.h>
Data Fields | |
uint8_t | minor |
uint8_t | major |
uint8_t | family |
Chip revision details
Definition at line 122 of file em_system.h.
Device family number
Definition at line 126 of file em_system.h.
Referenced by SYSTEM_ChipRevisionGet().
Major revision number
Definition at line 125 of file em_system.h.
Referenced by CHIP_Init(), and SYSTEM_ChipRevisionGet().
Minor revision number
Definition at line 124 of file em_system.h.
Referenced by CHIP_Init(), and SYSTEM_ChipRevisionGet().