Expand description
CPU Registers
Modules§
- clkpr
- Clock Prescale Register
- gpior0
- General Purpose I/O Register 0
- gpior1
- General Purpose I/O Register 1
- gpior2
- General Purpose I/O Register 2
- mcucr
- MCU Control Register
- mcusr
- MCU Status Register
- osccal
- Oscillator Calibration Value
- prr
- Power Reduction Register
- smcr
- Sleep Mode Control Register
- spmcsr
- Store Program Memory Control and Status Register
Structs§
- Register
Block - Register block
Type Aliases§
- CLKPR
- CLKPR (rw) register accessor: an alias for
Reg<CLKPR_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> - PRR
- PRR (rw) register accessor: an alias for
Reg<PRR_SPEC> - SMCR
- SMCR (rw) register accessor: an alias for
Reg<SMCR_SPEC> - SPMCSR
- SPMCSR (rw) register accessor: an alias for
Reg<SPMCSR_SPEC>