Module avr_device::atmega64::tc2[][src]

Expand description

Timer/Counter, 8-bit

Modules

Output Compare Register

Timer/Counter Control Register

Timer/Counter Register

Timer/Counter Interrupt Flag Register

No Description.

Structs

Register block

Type Definitions

OCR2 register accessor: an alias for Reg<OCR2_SPEC>

TCCR2 register accessor: an alias for Reg<TCCR2_SPEC>

TCNT2 register accessor: an alias for Reg<TCNT2_SPEC>

TIFR register accessor: an alias for Reg<TIFR_SPEC>

TIMSK register accessor: an alias for Reg<TIMSK_SPEC>