Expand description
Timer/Counter, 8-bit Async
Modules§
- assr
- Asynchronous Status Register
- gtccr
- General Timer Counter Control register
- ocr2a
- Timer/Counter2 Output Compare Register A
- ocr2b
- Timer/Counter2 Output Compare Register B
- tccr2a
- Timer/Counter2 Control Register A
- tccr2b
- Timer/Counter2 Control Register B
- tcnt2
- Timer/Counter2
- tifr2
- Timer/Counter Interrupt Flag Register
- timsk2
- Timer/Counter Interrupt Mask register
Structs§
- Register
Block - Register block
Type Aliases§
- ASSR
- ASSR (rw) register accessor: an alias for
Reg<ASSR_SPEC>
- GTCCR
- GTCCR (rw) register accessor: an alias for
Reg<GTCCR_SPEC>
- OCR2A
- OCR2A (rw) register accessor: an alias for
Reg<OCR2A_SPEC>
- OCR2B
- OCR2B (rw) register accessor: an alias for
Reg<OCR2B_SPEC>
- TCCR2A
- TCCR2A (rw) register accessor: an alias for
Reg<TCCR2A_SPEC>
- TCCR2B
- TCCR2B (rw) register accessor: an alias for
Reg<TCCR2B_SPEC>
- TCNT2
- TCNT2 (rw) register accessor: an alias for
Reg<TCNT2_SPEC>
- TIFR2
- TIFR2 (rw) register accessor: an alias for
Reg<TIFR2_SPEC>
- TIMSK2
- TIMSK2 (rw) register accessor: an alias for
Reg<TIMSK2_SPEC>