SYSTEM_ChipRevision_TypeDef Struct ReferenceEMLIB > SYSTEM
Chip revision details.
Definition at line
276
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
279
of file
em_system.h
.
Referenced by SYSTEM_ChipRevisionGet() .
uint8_t SYSTEM_ChipRevision_TypeDef::major |
Major revision number.
Definition at line
278
of file
em_system.h
.
Referenced by CHIP_Init() , SYSTEM_ChipRevisionGet() , and USBD_Init() .
uint8_t SYSTEM_ChipRevision_TypeDef::minor |
Minor revision number.
Definition at line
277
of file
em_system.h
.
Referenced by CHIP_Init() , SYSTEM_ChipRevisionGet() , and USBD_Init() .
The documentation for this struct was generated from the following file:
-
C:/cygwin/home/caamunds/work/super/platform/emlib/inc/
em_system.h