Module tc0

Source
Expand description

Timer/Counter0, 8-bit, PWM

Modules§

gtccr
General Timer/Counter Control Register
ocr0a
Output Compare Register A
ocr0b
Output Compare Register B
tccr0a
Timer/Counter Control Register A
tccr0b
Timer/Counter Control Register B
tcnt0
Timer/Counter0
tifr
Timer/Counter0 Interrupt Flag register
timsk
Timer/Counter Interrupt Mask Register

Structs§

RegisterBlock
Register block

Type Aliases§

GTCCR
GTCCR (rw) register accessor: General Timer/Counter Control Register
OCR0A
OCR0A (rw) register accessor: Output Compare Register A
OCR0B
OCR0B (rw) register accessor: Output Compare Register B
TCCR0A
TCCR0A (rw) register accessor: Timer/Counter Control Register A
TCCR0B
TCCR0B (rw) register accessor: Timer/Counter Control Register B
TCNT0
TCNT0 (rw) register accessor: Timer/Counter0
TIFR
TIFR (rw) register accessor: Timer/Counter0 Interrupt Flag register
TIMSK
TIMSK (rw) register accessor: Timer/Counter Interrupt Mask Register