[−][src]Module avr_device::atmega1280::tc3
Timer/Counter, 16-bit
Modules
icr3 | Timer/Counter3 Input Capture Register Bytes |
ocr3a | Timer/Counter3 Output Compare Register A Bytes |
ocr3b | Timer/Counter3 Output Compare Register B Bytes |
ocr3c | Timer/Counter3 Output Compare Register B Bytes |
tccr3a | Timer/Counter3 Control Register A |
tccr3b | Timer/Counter3 Control Register B |
tccr3c | Timer/Counter 3 Control Register C |
tcnt3 | Timer/Counter3 Bytes |
tifr3 | Timer/Counter3 Interrupt Flag register |
timsk3 | Timer/Counter3 Interrupt Mask Register |
Structs
RegisterBlock | Register block |
Type Definitions
ICR3 | ICR3 register accessor: an alias for |
OCR3A | OCR3A register accessor: an alias for |
OCR3B | OCR3B register accessor: an alias for |
OCR3C | OCR3C register accessor: an alias for |
TCCR3A | TCCR3A register accessor: an alias for |
TCCR3B | TCCR3B register accessor: an alias for |
TCCR3C | TCCR3C register accessor: an alias for |
TCNT3 | TCNT3 register accessor: an alias for |
TIFR3 | TIFR3 register accessor: an alias for |
TIMSK3 | TIMSK3 register accessor: an alias for |