Module cpu

Module cpu 

Source
Expand description

CPU Registers

Modules§

clkpr
No Description.
clksel0
No Description.
clksel1
No Description.
clksta
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
Extended Z-pointer Register for ELPM/SPM
rcctrl
Oscillator Control Register
smcr
Sleep Mode Control Register

Structs§

RegisterBlock
Register block

Type Aliases§

CLKPR
CLKPR (rw) register accessor: an alias for Reg<CLKPR_SPEC>
CLKSEL0
CLKSEL0 (rw) register accessor: an alias for Reg<CLKSEL0_SPEC>
CLKSEL1
CLKSEL1 (rw) register accessor: an alias for Reg<CLKSEL1_SPEC>
CLKSTA
CLKSTA (rw) register accessor: an alias for Reg<CLKSTA_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>
RCCTRL
RCCTRL (rw) register accessor: an alias for Reg<RCCTRL_SPEC>
SMCR
SMCR (rw) register accessor: an alias for Reg<SMCR_SPEC>