Module avr_device::atmega2560::tc4
source · Expand description
Timer/Counter, 16-bit
Modules
Timer/Counter4 Input Capture Register Bytes
Timer/Counter4 Output Compare Register A Bytes
Timer/Counter4 Output Compare Register B Bytes
Timer/Counter4 Output Compare Register B Bytes
Timer/Counter4 Control Register A
Timer/Counter4 Control Register B
Timer/Counter 4 Control Register C
Timer/Counter4 Bytes
Timer/Counter4 Interrupt Flag register
Timer/Counter4 Interrupt Mask Register
Structs
Register block
Type Definitions
ICR4 (rw) register accessor: an alias for
Reg<ICR4_SPEC>
OCR4A (rw) register accessor: an alias for
Reg<OCR4A_SPEC>
OCR4B (rw) register accessor: an alias for
Reg<OCR4B_SPEC>
OCR4C (rw) register accessor: an alias for
Reg<OCR4C_SPEC>
TCCR4A (rw) register accessor: an alias for
Reg<TCCR4A_SPEC>
TCCR4B (rw) register accessor: an alias for
Reg<TCCR4B_SPEC>
TCCR4C (rw) register accessor: an alias for
Reg<TCCR4C_SPEC>
TCNT4 (rw) register accessor: an alias for
Reg<TCNT4_SPEC>
TIFR4 (rw) register accessor: an alias for
Reg<TIFR4_SPEC>
TIMSK4 (rw) register accessor: an alias for
Reg<TIMSK4_SPEC>