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.
ClksCalInfo_Type Struct Reference
[TypeDefinitions]
Structure for calculating how much system clocks needed for specified number of data. More...
#include <ad5940.h>
Data Fields | |
| uint32_t | DataType |
| The final data output selection. | |
| uint32_t | DataCount |
| How many data you want. | |
| uint32_t | ADCSinc3Osr |
| ADC SINC3 filter OSR setting. | |
| uint32_t | ADCSinc2Osr |
| ADC SINC2 filter OSR setting. | |
| uint32_t | ADCAvgNum |
| Average number for DFT engine. | |
| uint32_t | DftSrc |
| The DFT source. | |
| uint8_t | ADCRate |
| ADCRate ADCRATE_Const. | |
| BoolFlag | BpNotch |
| Bypass notch filter or not. | |
| float | RatioSys2AdcClk |
| Ratio of system clock to ADC clock frequency. | |
Detailed Description
Structure for calculating how much system clocks needed for specified number of data.
Definition at line 4696 of file ad5940.h.
Field Documentation
| uint32_t ADCAvgNum |
| uint8_t ADCRate |
ADCRate ADCRATE_Const.
Only used when data type is DATATYPE_NOTCH
| uint32_t ADCSinc2Osr |
| uint32_t ADCSinc3Osr |
| uint32_t DataType |
| uint32_t DftSrc |
| float RatioSys2AdcClk |
Generated on Tue Jul 12 2022 21:32:08 by
1.7.2