SYSTEM_CalAddrVal_TypeDef Struct ReferenceEMLIB > SYSTEM
DEVINFO calibration address/value pair.
       Definition at line
       
        292
       
       of file
       
        em_system.h
       
       .
      
      
       #include <
       
     
        em_system.h
       
       >
      
| Data Fields | |
| uint32_t | address | 
| uint32_t | calValue | 
Field Documentation
| uint32_t SYSTEM_CalAddrVal_TypeDef::address | 
Peripheral calibration register address.
        Definition at line
        
         293
        
        of file
        
         em_system.h
        
        .
       
Referenced by SYSTEM_GetCalibrationValue() .
| uint32_t SYSTEM_CalAddrVal_TypeDef::calValue | 
Calibration value for register at address.
        Definition at line
        
         294
        
        of file
        
         em_system.h
        
        .
       
Referenced by SYSTEM_GetCalibrationValue() .
The documentation for this struct was generated from the following file:
- 
       C:/repos/super/platform/emlib/inc/
       em_system.h