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.
ADCPGACal_Type Struct Reference
[TypeDefinitions]
ADC PGA calibration type. More...
#include <ad5940.h>
Data Fields | |
| float | SysClkFreq |
| The real frequency of system clock. | |
| float | AdcClkFreq |
| The real frequency of ADC clock. | |
| float | VRef1p82 |
| The real voltage of 1.82 reference. | |
| float | VRef1p11 |
| The real voltage of 1.1 reference. | |
| uint32_t | ADCSinc3Osr |
| SINC3OSR_5, SINC3OSR_4 or SINC3OSR_2. | |
| uint32_t | ADCSinc2Osr |
| SINC3OSR_5, SINC3OSR_4 or SINC3OSR_2. | |
| uint32_t | ADCPga |
| Which PGA gain we are going to calibrate? | |
| uint32_t | PGACalType |
| Calibrate gain of offset or gain+offset? | |
| int32_t | TimeOut10us |
| Timeout in 10us. | |
Detailed Description
ADC PGA calibration type.
Definition at line 4659 of file ad5940.h.
Field Documentation
| float AdcClkFreq |
| uint32_t ADCSinc2Osr |
| uint32_t ADCSinc3Osr |
| uint32_t PGACalType |
| float SysClkFreq |
| int32_t TimeOut10us |
| float VRef1p11 |
Generated on Tue Jul 12 2022 21:32:08 by
1.7.2