Module tc3

Source
Expand description

Timer/Counter, 16-bit

Modules§

icr3
Timer/Counter3 Input Capture Register Bytes
ocr3a
Timer/Counter3 Output Compare Register A Bytes
ocr3b
Timer/Counter3 Output Compare Register B Bytes
ocr3c
Timer/Counter3 Output Compare Register B Bytes
tccr3a
Timer/Counter3 Control Register A
tccr3b
Timer/Counter3 Control Register B
tccr3c
Timer/Counter 3 Control Register C
tcnt3
Timer/Counter3 Bytes
tifr3
Timer/Counter3 Interrupt Flag register
timsk3
Timer/Counter3 Interrupt Mask Register

Structs§

RegisterBlock
Register block

Type Aliases§

ICR3
ICR3 (rw) register accessor: an alias for Reg<ICR3_SPEC>
OCR3A
OCR3A (rw) register accessor: an alias for Reg<OCR3A_SPEC>
OCR3B
OCR3B (rw) register accessor: an alias for Reg<OCR3B_SPEC>
OCR3C
OCR3C (rw) register accessor: an alias for Reg<OCR3C_SPEC>
TCCR3A
TCCR3A (rw) register accessor: an alias for Reg<TCCR3A_SPEC>
TCCR3B
TCCR3B (rw) register accessor: an alias for Reg<TCCR3B_SPEC>
TCCR3C
TCCR3C (rw) register accessor: an alias for Reg<TCCR3C_SPEC>
TCNT3
TCNT3 (rw) register accessor: an alias for Reg<TCNT3_SPEC>
TIFR3
TIFR3 (rw) register accessor: an alias for Reg<TIFR3_SPEC>
TIMSK3
TIMSK3 (rw) register accessor: an alias for Reg<TIMSK3_SPEC>