Module avr_device::atmega64::tc1 [−][src]
Expand description
Timer/Counter, 16-bit
Modules
Extended Timer/Counter Interrupt Flag register
Extended Timer/Counter Interrupt Mask Register
Timer/Counter1 Input Capture Register Bytes
Timer/Counter1 Output Compare Register Bytes
Timer/Counter1 Output Compare Register Bytes
Timer/Counter1 Output Compare Register Bytes
Special Function IO Register
Timer/Counter1 Control Register A
Timer/Counter1 Control Register B
Timer/Counter1 Control Register C
Timer/Counter1 Bytes
Timer/Counter Interrupt Flag register
Timer/Counter Interrupt Mask Register
Structs
Register block
Type Definitions
ETIFR register accessor: an alias for Reg<ETIFR_SPEC>
ETIMSK register accessor: an alias for Reg<ETIMSK_SPEC>
ICR1 register accessor: an alias for Reg<ICR1_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>
SFIOR register accessor: an alias for Reg<SFIOR_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>
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>