Module avr_device::attiny2313::tc0[][src]

Expand description

Timer/Counter, 8-bit

Modules

Timer/Counter0 Output Compare Register

Timer/Counter0 Output Compare Register

Timer/Counter Control Register A

Timer/Counter Control Register B

Timer/Counter0

Timer/Counter Interrupt Flag register

Timer/Counter Interrupt Mask Register

Structs

Register block

Type Definitions

OCR0A register accessor: an alias for Reg<OCR0A_SPEC>

OCR0B register accessor: an alias for Reg<OCR0B_SPEC>

TCCR0A register accessor: an alias for Reg<TCCR0A_SPEC>

TCCR0B register accessor: an alias for Reg<TCCR0B_SPEC>

TCNT0 register accessor: an alias for Reg<TCNT0_SPEC>

TIFR register accessor: an alias for Reg<TIFR_SPEC>

TIMSK register accessor: an alias for Reg<TIMSK_SPEC>