Public Attributes | List of all members
LPC_ADC_T Struct Reference

10 or 12-bit ADC register block structure More...

#include <adc_11xx.h>

Public Attributes

__IO uint32_t CR
 
__I uint32_t DR [8]
 
__I uint32_t GDR
 
__IO uint32_t INTEN
 
__I uint32_t RESERVED0
 
__I uint32_t STAT
 

Detailed Description

10 or 12-bit ADC register block structure

Definition at line 52 of file adc_11xx.h.

Member Data Documentation

◆ CR

__IO uint32_t LPC_ADC_T::CR

< ADCn Structure A/D Control Register. The AD0CR register must be written to select the operating mode before A/D conversion can occur.

Definition at line 53 of file adc_11xx.h.

◆ DR

__I uint32_t LPC_ADC_T::DR[8]

A/D Channel Data Register. This register contains the result of the most recent conversion completed on channel n.

Definition at line 57 of file adc_11xx.h.

◆ GDR

__I uint32_t LPC_ADC_T::GDR

A/D Global Data Register. Contains the result of the most recent A/D conversion.

Definition at line 54 of file adc_11xx.h.

◆ INTEN

__IO uint32_t LPC_ADC_T::INTEN

A/D Interrupt Enable Register. This register contains enable bits that allow the DONE flag of each A/D channel to be included or excluded from contributing to the generation of an A/D interrupt.

Definition at line 56 of file adc_11xx.h.

◆ RESERVED0

__I uint32_t LPC_ADC_T::RESERVED0

Definition at line 55 of file adc_11xx.h.

◆ STAT

__I uint32_t LPC_ADC_T::STAT

A/D Status Register. This register contains DONE and OVERRUN flags for all of the A/D channels, as well as the A/D interrupt flag.

Definition at line 58 of file adc_11xx.h.


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


uavcan_communicator
Author(s):
autogenerated on Fri Dec 13 2024 03:10:04