Module avr_device::attiny861::tc1 [−][src]
Expand description
Timer/Counter1, 10-bit
Modules
Timer/Counter 1 Dead Time Value
Output Compare Register
Output Compare Register
Output compare register
Output compare register
Timer/Counter High Bits
Timer/Counter Control Register A
Timer/Counter Control Register B
Timer/Counter Control Register C
Timer/Counter Control Register D
Timer/Counter1 Control Register E
Timer/Counter Register
Timer/Counter Interrupt Flag Register
Timer/Counter Interrupt Mask Register
Structs
Register block
Type Definitions
DT1 register accessor: an alias for Reg<DT1_SPEC>
OCR1A register accessor: an alias for Reg<OCR1A_SPEC>
OCR1B register accessor: an alias for Reg<OCR1B_SPEC>
OCR1C register accessor: an alias for Reg<OCR1C_SPEC>
OCR1D register accessor: an alias for Reg<OCR1D_SPEC>
TC1H register accessor: an alias for Reg<TC1H_SPEC>
TCCR1A register accessor: an alias for Reg<TCCR1A_SPEC>
TCCR1B register accessor: an alias for Reg<TCCR1B_SPEC>
TCCR1C register accessor: an alias for Reg<TCCR1C_SPEC>
TCCR1D register accessor: an alias for Reg<TCCR1D_SPEC>
TCCR1E register accessor: an alias for Reg<TCCR1E_SPEC>
TCNT1 register accessor: an alias for Reg<TCNT1_SPEC>
TIFR register accessor: an alias for Reg<TIFR_SPEC>
TIMSK register accessor: an alias for Reg<TIMSK_SPEC>