Module avr_device::atmega64::tc3 [−][src]
Expand description
Timer/Counter, 16-bit
Modules
Extended Timer/Counter Interrupt Flag register
Extended Timer/Counter Interrupt Mask Register
Timer/Counter3 Input Capture Register Bytes
Timer/Counter3 Output Compare Register A Bytes
Timer/Counter3 Output Compare Register B Bytes
Timer/Counter3 Output compare Register C Bytes
Special Function IO Register
Timer/Counter3 Control Register A
Timer/Counter3 Control Register B
Timer/Counter3 Control Register C
Timer/Counter3 Bytes
Structs
Register block
Type Definitions
ETIFR register accessor: an alias for Reg<ETIFR_SPEC>
ETIMSK register accessor: an alias for Reg<ETIMSK_SPEC>
ICR3 register accessor: an alias for Reg<ICR3_SPEC>
OCR3A register accessor: an alias for Reg<OCR3A_SPEC>
OCR3B register accessor: an alias for Reg<OCR3B_SPEC>
OCR3C register accessor: an alias for Reg<OCR3C_SPEC>
SFIOR register accessor: an alias for Reg<SFIOR_SPEC>
TCCR3A register accessor: an alias for Reg<TCCR3A_SPEC>
TCCR3B register accessor: an alias for Reg<TCCR3B_SPEC>
TCCR3C register accessor: an alias for Reg<TCCR3C_SPEC>
TCNT3 register accessor: an alias for Reg<TCNT3_SPEC>