Module avr_device::atmega8u2::cpu[][src]

Expand description

CPU Registers

Modules

No Description.

No Description.

No Description.

No Description.

debugWire communication register

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

Sleep Mode Control Register

Structs

Register block

Type Definitions

CLKPR register accessor: an alias for Reg<CLKPR_SPEC>

CLKSEL0 register accessor: an alias for Reg<CLKSEL0_SPEC>

CLKSEL1 register accessor: an alias for Reg<CLKSEL1_SPEC>

CLKSTA register accessor: an alias for Reg<CLKSTA_SPEC>

DWDR register accessor: an alias for Reg<DWDR_SPEC>

EIND register accessor: an alias for Reg<EIND_SPEC>

GPIOR0 register accessor: an alias for Reg<GPIOR0_SPEC>

GPIOR1 register accessor: an alias for Reg<GPIOR1_SPEC>

GPIOR2 register accessor: an alias for Reg<GPIOR2_SPEC>

MCUCR register accessor: an alias for Reg<MCUCR_SPEC>

MCUSR register accessor: an alias for Reg<MCUSR_SPEC>

OSCCAL register accessor: an alias for Reg<OSCCAL_SPEC>

PRR0 register accessor: an alias for Reg<PRR0_SPEC>

PRR1 register accessor: an alias for Reg<PRR1_SPEC>

SMCR register accessor: an alias for Reg<SMCR_SPEC>