[][src]Module avr_device::atmega1280::cpu

CPU Registers

Modules

clkpr
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

RAM Page Z Select Register

smcr

Sleep Mode Control Register

xmcra

External Memory Control Register A

xmcrb

External Memory Control Register B

Structs

RegisterBlock

Register block

Type Definitions

CLKPR

CLKPR register accessor: an alias for Reg<CLKPR_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>

SMCR

SMCR register accessor: an alias for Reg<SMCR_SPEC>

XMCRA

XMCRA register accessor: an alias for Reg<XMCRA_SPEC>

XMCRB

XMCRB register accessor: an alias for Reg<XMCRB_SPEC>