Module cpu

Source
Expand description

CPU Registers

Modules§

clkpr
No Description.
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 Aliases§

CLKPR
CLKPR (rw) register accessor: an alias for Reg<CLKPR_SPEC>
EIND
EIND (rw) register accessor: an alias for Reg<EIND_SPEC>
GPIOR0
GPIOR0 (rw) register accessor: an alias for Reg<GPIOR0_SPEC>
GPIOR1
GPIOR1 (rw) register accessor: an alias for Reg<GPIOR1_SPEC>
GPIOR2
GPIOR2 (rw) register accessor: an alias for Reg<GPIOR2_SPEC>
MCUCR
MCUCR (rw) register accessor: an alias for Reg<MCUCR_SPEC>
MCUSR
MCUSR (rw) register accessor: an alias for Reg<MCUSR_SPEC>
OSCCAL
OSCCAL (rw) register accessor: an alias for Reg<OSCCAL_SPEC>
PRR0
PRR0 (rw) register accessor: an alias for Reg<PRR0_SPEC>
PRR1
PRR1 (rw) register accessor: an alias for Reg<PRR1_SPEC>
RAMPZ
RAMPZ (rw) register accessor: an alias for Reg<RAMPZ_SPEC>
SMCR
SMCR (rw) register accessor: an alias for Reg<SMCR_SPEC>
XMCRA
XMCRA (rw) register accessor: an alias for Reg<XMCRA_SPEC>
XMCRB
XMCRB (rw) register accessor: an alias for Reg<XMCRB_SPEC>