LPCOpen Platform  v1.03
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages

Detailed Description

Clock setup structure for ADC controller passed to the initialize function.

Clock setup structure for ADC controller passed to the initialize function

Definition at line 86 of file adc_11xx.h.

#include "adc_11xx.h"

Data Fields

uint32_t adcRate
 
uint8_t bitsAccuracy
 
bool burstMode
 

Field Documentation

uint32_t adcRate

ADC rate

Definition at line 87 of file adc_11xx.h.

uint8_t bitsAccuracy

ADC bit accuracy

Definition at line 88 of file adc_11xx.h.

bool burstMode

ADC Burt Mode

Definition at line 89 of file adc_11xx.h.


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