Module avr_device::atmega4809::adc0 [−][src]
Expand description
Analog to Digital Converter
Modules
Calibration
Command
Control A
Control B
Control C
Control D
Control E
Debug Control
Event Control
Interrupt Control
Interrupt Flags
Positive mux input
ADC Accumulator Result
Sample Control
Temporary Data
Window comparator high threshold
Window comparator low threshold
Structs
Register block
Type Definitions
CALIB register accessor: an alias for Reg<CALIB_SPEC>
COMMAND register accessor: an alias for Reg<COMMAND_SPEC>
CTRLA register accessor: an alias for Reg<CTRLA_SPEC>
CTRLB register accessor: an alias for Reg<CTRLB_SPEC>
CTRLC register accessor: an alias for Reg<CTRLC_SPEC>
CTRLD register accessor: an alias for Reg<CTRLD_SPEC>
CTRLE register accessor: an alias for Reg<CTRLE_SPEC>
DBGCTRL register accessor: an alias for Reg<DBGCTRL_SPEC>
EVCTRL register accessor: an alias for Reg<EVCTRL_SPEC>
INTCTRL register accessor: an alias for Reg<INTCTRL_SPEC>
INTFLAGS register accessor: an alias for Reg<INTFLAGS_SPEC>
MUXPOS register accessor: an alias for Reg<MUXPOS_SPEC>
RES register accessor: an alias for Reg<RES_SPEC>
SAMPCTRL register accessor: an alias for Reg<SAMPCTRL_SPEC>
TEMP register accessor: an alias for Reg<TEMP_SPEC>
WINHT register accessor: an alias for Reg<WINHT_SPEC>
WINLT register accessor: an alias for Reg<WINLT_SPEC>