Module avr_device::atmega4809::adc0
source · 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 Aliases§
- CALIB (rw) register accessor: an alias for
Reg<CALIB_SPEC>
- COMMAND (rw) register accessor: an alias for
Reg<COMMAND_SPEC>
- CTRLA (rw) register accessor: an alias for
Reg<CTRLA_SPEC>
- CTRLB (rw) register accessor: an alias for
Reg<CTRLB_SPEC>
- CTRLC (rw) register accessor: an alias for
Reg<CTRLC_SPEC>
- CTRLD (rw) register accessor: an alias for
Reg<CTRLD_SPEC>
- CTRLE (rw) register accessor: an alias for
Reg<CTRLE_SPEC>
- DBGCTRL (rw) register accessor: an alias for
Reg<DBGCTRL_SPEC>
- EVCTRL (rw) register accessor: an alias for
Reg<EVCTRL_SPEC>
- INTCTRL (rw) register accessor: an alias for
Reg<INTCTRL_SPEC>
- INTFLAGS (rw) register accessor: an alias for
Reg<INTFLAGS_SPEC>
- MUXPOS (rw) register accessor: an alias for
Reg<MUXPOS_SPEC>
- RES (r) register accessor: an alias for
Reg<RES_SPEC>
- SAMPCTRL (rw) register accessor: an alias for
Reg<SAMPCTRL_SPEC>
- TEMP (rw) register accessor: an alias for
Reg<TEMP_SPEC>
- WINHT (rw) register accessor: an alias for
Reg<WINHT_SPEC>
- WINLT (rw) register accessor: an alias for
Reg<WINLT_SPEC>