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

CPU Registers

Modules

mcucr

MCU Control Register

mcucsr

MCU Control And Status Register

osccal

Oscillator Calibration Value

sfior

Special Function IO Register

spmcr

Store Program Memory Control Register

Structs

RegisterBlock

Register block

Type Definitions

MCUCR

MCUCR register accessor: an alias for Reg<MCUCR_SPEC>

MCUCSR

MCUCSR register accessor: an alias for Reg<MCUCSR_SPEC>

OSCCAL

OSCCAL register accessor: an alias for Reg<OSCCAL_SPEC>

SFIOR

SFIOR register accessor: an alias for Reg<SFIOR_SPEC>

SPMCR

SPMCR register accessor: an alias for Reg<SPMCR_SPEC>