Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
HSDACCal_Type Struct Reference
[TypeDefinitions]
  HSDAC calibration structure. More...
#include <ad5940.h>
| Data Fields | |
| float | fRcal | 
| Rcal resistor value in Ohm. | |
| float | SysClkFreq | 
| The real frequency of system clock. | |
| float | AdcClkFreq | 
| The real frequency of ADC clock. | |
| uint32_t | AfePwrMode | 
| Calibrate DAC in High power mode. | |
| uint32_t | ExcitBufGain | 
| Select from EXCITBUFGAIN_2, EXCITBUFGAIN_0P25. | |
| uint32_t | HsDacGain | 
| Select from HSDACGAIN_1, HSDACGAIN_0P2. | |
| uint32_t | ADCSinc3Osr | 
| SINC3OSR_5, SINC3OSR_4 or SINC3OSR_2. | |
| uint32_t | ADCSinc2Osr | 
| SINC3OSR_5, SINC3OSR_4 or SINC3OSR_2. | |
Detailed Description
HSDAC calibration structure.
Definition at line 4593 of file ad5940.h.
Field Documentation
| float AdcClkFreq | 
| uint32_t ADCSinc2Osr | 
| uint32_t ADCSinc3Osr | 
| uint32_t AfePwrMode | 
| uint32_t ExcitBufGain | 
| uint32_t HsDacGain | 
| float SysClkFreq | 
Generated on Tue Jul 12 2022 21:32:08 by
 1.7.2
 1.7.2