[−][src]Module avr_device::atmega2560::tc5
Timer/Counter, 16-bit
Modules
| icr5 | Timer/Counter5 Input Capture Register Bytes |
| ocr5a | Timer/Counter5 Output Compare Register A Bytes |
| ocr5b | Timer/Counter5 Output Compare Register B Bytes |
| ocr5c | Timer/Counter5 Output Compare Register B Bytes |
| tccr5a | Timer/Counter5 Control Register A |
| tccr5b | Timer/Counter5 Control Register B |
| tccr5c | Timer/Counter 5 Control Register C |
| tcnt5 | Timer/Counter5 Bytes |
| tifr5 | Timer/Counter5 Interrupt Flag register |
| timsk5 | Timer/Counter5 Interrupt Mask Register |
Structs
| RegisterBlock | Register block |
Type Definitions
| ICR5 | ICR5 register accessor: an alias for |
| OCR5A | OCR5A register accessor: an alias for |
| OCR5B | OCR5B register accessor: an alias for |
| OCR5C | OCR5C register accessor: an alias for |
| TCCR5A | TCCR5A register accessor: an alias for |
| TCCR5B | TCCR5B register accessor: an alias for |
| TCCR5C | TCCR5C register accessor: an alias for |
| TCNT5 | TCNT5 register accessor: an alias for |
| TIFR5 | TIFR5 register accessor: an alias for |
| TIMSK5 | TIMSK5 register accessor: an alias for |