[][src]Module avr_device::atmega32u4::cpu

CPU Registers

Modules

clkpr
clksel0
clksel1
clksta
eind

Extended Indirect Register

gpior0

General Purpose IO Register 0

gpior1

General Purpose IO Register 1

gpior2

General Purpose IO Register 2

mcucr

MCU Control Register

mcusr

MCU Status Register

osccal

Oscillator Calibration Value

prr0

Power Reduction Register0

prr1

Power Reduction Register1

rampz

Extended Z-pointer Register for ELPM/SPM

rcctrl

Oscillator Control Register

smcr

Sleep Mode Control Register

Structs

RegisterBlock

Register block

Type Definitions

CLKPR

CLKPR register accessor: an alias for Reg<CLKPR_SPEC>

CLKSEL0

CLKSEL0 register accessor: an alias for Reg<CLKSEL0_SPEC>

CLKSEL1

CLKSEL1 register accessor: an alias for Reg<CLKSEL1_SPEC>

CLKSTA

CLKSTA register accessor: an alias for Reg<CLKSTA_SPEC>

EIND

EIND register accessor: an alias for Reg<EIND_SPEC>

GPIOR0

GPIOR0 register accessor: an alias for Reg<GPIOR0_SPEC>

GPIOR1

GPIOR1 register accessor: an alias for Reg<GPIOR1_SPEC>

GPIOR2

GPIOR2 register accessor: an alias for Reg<GPIOR2_SPEC>

MCUCR

MCUCR register accessor: an alias for Reg<MCUCR_SPEC>

MCUSR

MCUSR register accessor: an alias for Reg<MCUSR_SPEC>

OSCCAL

OSCCAL register accessor: an alias for Reg<OSCCAL_SPEC>

PRR0

PRR0 register accessor: an alias for Reg<PRR0_SPEC>

PRR1

PRR1 register accessor: an alias for Reg<PRR1_SPEC>

RAMPZ

RAMPZ register accessor: an alias for Reg<RAMPZ_SPEC>

RCCTRL

RCCTRL register accessor: an alias for Reg<RCCTRL_SPEC>

SMCR

SMCR register accessor: an alias for Reg<SMCR_SPEC>