Module avr_device::atmega8::tc0 [−][src]
Timer/Counter, 8-bit
Modules
| tccr0 | Timer/Counter0 Control Register |
| tcnt0 | Timer Counter 0 |
| tifr | Timer/Counter Interrupt Flag register |
| timsk | Timer/Counter Interrupt Mask Register |
Structs
| RegisterBlock | Register block |
Type Definitions
| TCCR0 | TCCR0 register accessor: an alias for |
| TCNT0 | TCNT0 register accessor: an alias for |
| TIFR | TIFR register accessor: an alias for |
| TIMSK | TIMSK register accessor: an alias for |