EFR32 Mighty Gecko 12 Software Documentation  efr32mg12-doc-5.1.2
SYSTEM_CalAddrVal_TypeDef Struct Reference

Detailed Description

DEVINFO calibration address/value pair

Definition at line 254 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 256 of file em_system.h.

Referenced by SYSTEM_GetCalibrationValue().

uint32_t SYSTEM_CalAddrVal_TypeDef::calValue

Calibration value for register at address

Definition at line 257 of file em_system.h.

Referenced by SYSTEM_GetCalibrationValue().


The documentation for this struct was generated from the following file: