[−][src]Module avr_device::atmega1280::tc1
Timer/Counter, 16-bit
Modules
| icr1 | Timer/Counter1 Input Capture Register Bytes |
| ocr1a | Timer/Counter1 Output Compare Register A Bytes |
| ocr1b | Timer/Counter1 Output Compare Register B Bytes |
| ocr1c | Timer/Counter1 Output Compare Register C Bytes |
| tccr1a | Timer/Counter1 Control Register A |
| tccr1b | Timer/Counter1 Control Register B |
| tccr1c | Timer/Counter 1 Control Register C |
| tcnt1 | Timer/Counter1 Bytes |
| tifr1 | Timer/Counter1 Interrupt Flag register |
| timsk1 | Timer/Counter1 Interrupt Mask Register |
Structs
| RegisterBlock | Register block |
Type Definitions
| ICR1 | ICR1 register accessor: an alias for |
| OCR1A | OCR1A register accessor: an alias for |
| OCR1B | OCR1B register accessor: an alias for |
| OCR1C | OCR1C register accessor: an alias for |
| TCCR1A | TCCR1A register accessor: an alias for |
| TCCR1B | TCCR1B register accessor: an alias for |
| TCCR1C | TCCR1C register accessor: an alias for |
| TCNT1 | TCNT1 register accessor: an alias for |
| TIFR1 | TIFR1 register accessor: an alias for |
| TIMSK1 | TIMSK1 register accessor: an alias for |