LPCOpen Platform for LPC18XX/43XX microcontrollers  18XX43XX
LPCOpen Platform for the NXP LPC18XX/43XX family of Microcontrollers
Data Fields
ADC_CLOCK_SETUP_T Struct Reference

Detailed Description

Clock setup structure for ADC controller passed to the initialize function

Definition at line 134 of file adc_18xx_43xx.h.

#include "adc_18xx_43xx.h"

Data Fields

uint32_t adcRate
 
uint8_t bitsAccuracy
 
bool burstMode
 

Field Documentation

uint32_t adcRate

ADC rate

Definition at line 135 of file adc_18xx_43xx.h.

uint8_t bitsAccuracy

ADC bit accuracy

Definition at line 136 of file adc_18xx_43xx.h.

bool burstMode

ADC Burt Mode

Definition at line 137 of file adc_18xx_43xx.h.


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