Module tc4

Source
Expand description

Timer/Counter, 16-bit

Modules§

icr4
Timer/Counter4 Input Capture Register Bytes
ocr4a
Timer/Counter4 Output Compare Register A Bytes
ocr4b
Timer/Counter4 Output Compare Register B Bytes
ocr4c
Timer/Counter4 Output Compare Register B Bytes
tccr4a
Timer/Counter4 Control Register A
tccr4b
Timer/Counter4 Control Register B
tccr4c
Timer/Counter 4 Control Register C
tcnt4
Timer/Counter4 Bytes
tifr4
Timer/Counter4 Interrupt Flag register
timsk4
Timer/Counter4 Interrupt Mask Register

Structs§

RegisterBlock
Register block

Type Aliases§

ICR4
ICR4 (rw) register accessor: an alias for Reg<ICR4_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>
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>
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>