Module tc5

Source
Expand description

Timer/Counter, 16-bit

Modules§

icr5
Timer/Counter5 Input Capture Register Bytes
ocr5a
Timer/Counter5 Output Compare Register A Bytes
ocr5b
Timer/Counter5 Output Compare Register B Bytes
ocr5c
Timer/Counter5 Output Compare Register B Bytes
tccr5a
Timer/Counter5 Control Register A
tccr5b
Timer/Counter5 Control Register B
tccr5c
Timer/Counter 5 Control Register C
tcnt5
Timer/Counter5 Bytes
tifr5
Timer/Counter5 Interrupt Flag register
timsk5
Timer/Counter5 Interrupt Mask Register

Structs§

RegisterBlock
Register block

Type Aliases§

ICR5
ICR5 (rw) register accessor: an alias for Reg<ICR5_SPEC>
OCR5A
OCR5A (rw) register accessor: an alias for Reg<OCR5A_SPEC>
OCR5B
OCR5B (rw) register accessor: an alias for Reg<OCR5B_SPEC>
OCR5C
OCR5C (rw) register accessor: an alias for Reg<OCR5C_SPEC>
TCCR5A
TCCR5A (rw) register accessor: an alias for Reg<TCCR5A_SPEC>
TCCR5B
TCCR5B (rw) register accessor: an alias for Reg<TCCR5B_SPEC>
TCCR5C
TCCR5C (rw) register accessor: an alias for Reg<TCCR5C_SPEC>
TCNT5
TCNT5 (rw) register accessor: an alias for Reg<TCNT5_SPEC>
TIFR5
TIFR5 (rw) register accessor: an alias for Reg<TIFR5_SPEC>
TIMSK5
TIMSK5 (rw) register accessor: an alias for Reg<TIMSK5_SPEC>