Module avr_device::atmega32u4::cpu
source · Expand description
CPU Registers
Modules§
- No Description.
- No Description.
- No Description.
- No Description.
- Extended Indirect Register
- General Purpose IO Register 0
- General Purpose IO Register 1
- General Purpose IO Register 2
- MCU Control Register
- MCU Status Register
- Oscillator Calibration Value
- Power Reduction Register0
- Power Reduction Register1
- Extended Z-pointer Register for ELPM/SPM
- Oscillator Control Register
- Sleep Mode Control Register
Structs§
- Register block
Type Aliases§
- CLKPR (rw) register accessor: an alias for
Reg<CLKPR_SPEC>
- CLKSEL0 (rw) register accessor: an alias for
Reg<CLKSEL0_SPEC>
- CLKSEL1 (rw) register accessor: an alias for
Reg<CLKSEL1_SPEC>
- CLKSTA (rw) register accessor: an alias for
Reg<CLKSTA_SPEC>
- EIND (rw) register accessor: an alias for
Reg<EIND_SPEC>
- GPIOR0 (rw) register accessor: an alias for
Reg<GPIOR0_SPEC>
- GPIOR1 (rw) register accessor: an alias for
Reg<GPIOR1_SPEC>
- GPIOR2 (rw) register accessor: an alias for
Reg<GPIOR2_SPEC>
- MCUCR (rw) register accessor: an alias for
Reg<MCUCR_SPEC>
- MCUSR (rw) register accessor: an alias for
Reg<MCUSR_SPEC>
- OSCCAL (rw) register accessor: an alias for
Reg<OSCCAL_SPEC>
- PRR0 (rw) register accessor: an alias for
Reg<PRR0_SPEC>
- PRR1 (rw) register accessor: an alias for
Reg<PRR1_SPEC>
- RAMPZ (rw) register accessor: an alias for
Reg<RAMPZ_SPEC>
- RCCTRL (rw) register accessor: an alias for
Reg<RCCTRL_SPEC>
- SMCR (rw) register accessor: an alias for
Reg<SMCR_SPEC>