#include <em_system.h>
Data Fields | |
uint8_t | minor |
uint8_t | major |
uint8_t | family |
Chip revision details
Definition at line 78 of file em_system.h.
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().