Module avr_device::attiny861::tc0 [−][src]
Expand description
Timer/Counter0
Modules
Timer/Counter0 Output Compare Register
Timer/Counter0 Output Compare Register
Timer/Counter Control Register A
Timer/Counter Control Register B
Timer/Counter0 High
Timer/Counter0 Low
Timer/Counter0 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>
TCNT0H register accessor: an alias for Reg<TCNT0H_SPEC>
TCNT0L register accessor: an alias for Reg<TCNT0L_SPEC>
TIFR register accessor: an alias for Reg<TIFR_SPEC>
TIMSK register accessor: an alias for Reg<TIMSK_SPEC>