Module tc1

Source
Expand description

Timer/Counter, 16-bit

Modules§

icr1
Timer/Counter1 Input Capture Register Bytes
ocr1a
Timer/Counter1 Output Compare Register A Bytes
ocr1b
Timer/Counter1 Output Compare Register B Bytes
ocr1c
Timer/Counter1 Output Compare Register C Bytes
tccr1a
Timer/Counter1 Control Register A
tccr1b
Timer/Counter1 Control Register B
tccr1c
Timer/Counter 1 Control Register C
tcnt1
Timer/Counter1 Bytes
tifr1
Timer/Counter1 Interrupt Flag register
timsk1
Timer/Counter1 Interrupt Mask Register

Structs§

RegisterBlock
Register block

Type Aliases§

ICR1
ICR1 (rw) register accessor: an alias for Reg<ICR1_SPEC>
OCR1A
OCR1A (rw) register accessor: an alias for Reg<OCR1A_SPEC>
OCR1B
OCR1B (rw) register accessor: an alias for Reg<OCR1B_SPEC>
OCR1C
OCR1C (rw) register accessor: an alias for Reg<OCR1C_SPEC>
TCCR1A
TCCR1A (rw) register accessor: an alias for Reg<TCCR1A_SPEC>
TCCR1B
TCCR1B (rw) register accessor: an alias for Reg<TCCR1B_SPEC>
TCCR1C
TCCR1C (rw) register accessor: an alias for Reg<TCCR1C_SPEC>
TCNT1
TCNT1 (rw) register accessor: an alias for Reg<TCNT1_SPEC>
TIFR1
TIFR1 (rw) register accessor: an alias for Reg<TIFR1_SPEC>
TIMSK1
TIMSK1 (rw) register accessor: an alias for Reg<TIMSK1_SPEC>