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.
Dependents: UAVCAN UAVCAN_Subscriber
ADC_CLOCK_SETUP_T Struct Reference
[CHIP: LPC11xx A/D conversion driver]
Clock setup structure for ADC controller passed to the initialize function. More...
#include <adc_11xx.h>
Data Fields | |
| uint32_t | adcRate |
| uint8_t | bitsAccuracy |
| bool | burstMode |
Detailed Description
Clock setup structure for ADC controller passed to the initialize function.
Definition at line 135 of file adc_11xx.h.
Field Documentation
| uint32_t adcRate |
ADC rate
Definition at line 136 of file adc_11xx.h.
| uint8_t bitsAccuracy |
ADC bit accuracy
Definition at line 137 of file adc_11xx.h.
| bool burstMode |
ADC Burt Mode
Definition at line 138 of file adc_11xx.h.
Generated on Tue Jul 12 2022 17:17:36 by
1.7.2