Module avr_device::atmega8::cpu[][src]

Expand description

CPU Registers

Modules

MCU Control Register

MCU Control And Status Register

Oscillator Calibration Value

Special Function IO Register

Store Program Memory Control Register

Structs

Register block

Type Definitions

MCUCR register accessor: an alias for Reg<MCUCR_SPEC>

MCUCSR register accessor: an alias for Reg<MCUCSR_SPEC>

OSCCAL register accessor: an alias for Reg<OSCCAL_SPEC>

SFIOR register accessor: an alias for Reg<SFIOR_SPEC>

SPMCR register accessor: an alias for Reg<SPMCR_SPEC>