Expand description
Timer/Counter, 10-bit
Modules§
- dt4
- Timer/Counter 4 Dead Time Value
- ocr4a
- Timer/Counter4 Output Compare Register A
- ocr4b
- Timer/Counter4 Output Compare Register B
- ocr4c
- Timer/Counter4 Output Compare Register C
- ocr4d
- Timer/Counter4 Output Compare Register D
- tc4h
- Timer/Counter High Bits
- tccr4a
- Timer/Counter4 Control Register A
- tccr4b
- Timer/Counter4 Control Register B
- tccr4c
- Timer/Counter 4 Control Register C
- tccr4d
- Timer/Counter 4 Control Register D
- tccr4e
- Timer/Counter 4 Control Register E
- tcnt4
- Timer/Counter4 Low Bytes
- tifr4
- Timer/Counter4 Interrupt Flag register
- timsk4
- Timer/Counter4 Interrupt Mask Register
Structs§
- Register
Block - Register block
Type Aliases§
- DT4
- DT4 (rw) register accessor: an alias for
Reg<DT4_SPEC>
- OCR4A
- OCR4A (rw) register accessor: an alias for
Reg<OCR4A_SPEC>
- OCR4B
- OCR4B (rw) register accessor: an alias for
Reg<OCR4B_SPEC>
- OCR4C
- OCR4C (rw) register accessor: an alias for
Reg<OCR4C_SPEC>
- OCR4D
- OCR4D (rw) register accessor: an alias for
Reg<OCR4D_SPEC>
- TC4H
- TC4H (rw) register accessor: an alias for
Reg<TC4H_SPEC>
- TCCR4A
- TCCR4A (rw) register accessor: an alias for
Reg<TCCR4A_SPEC>
- TCCR4B
- TCCR4B (rw) register accessor: an alias for
Reg<TCCR4B_SPEC>
- TCCR4C
- TCCR4C (rw) register accessor: an alias for
Reg<TCCR4C_SPEC>
- TCCR4D
- TCCR4D (rw) register accessor: an alias for
Reg<TCCR4D_SPEC>
- TCCR4E
- TCCR4E (rw) register accessor: an alias for
Reg<TCCR4E_SPEC>
- TCNT4
- TCNT4 (rw) register accessor: an alias for
Reg<TCNT4_SPEC>
- TIFR4
- TIFR4 (rw) register accessor: an alias for
Reg<TIFR4_SPEC>
- TIMSK4
- TIMSK4 (rw) register accessor: an alias for
Reg<TIMSK4_SPEC>