SYSTEM_ChipRevision_TypeDef Struct ReferenceEMLIB > SYSTEM
Chip revision details.
       Definition at line
       
        270
       
       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
        
         273
        
        of file
        
         em_system.h
        
        .
       
Referenced by SYSTEM_ChipRevisionGet() .
| uint8_t SYSTEM_ChipRevision_TypeDef::major | 
Major revision number.
        Definition at line
        
         272
        
        of file
        
         em_system.h
        
        .
       
Referenced by CHIP_Init() , errataInit() , and SYSTEM_ChipRevisionGet() .
| uint8_t SYSTEM_ChipRevision_TypeDef::minor | 
Minor revision number.
        Definition at line
        
         271
        
        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/super_h1/platform/emlib/inc/
       em_system.h