Lazuli
|
Describes the memory mapping for timer/counter 0. More...
#include <timer_counter_0.h>
Data Fields | |
volatile uint8_t | tccr0a |
Timer/Counter Control Register A. | |
volatile uint8_t | tccr0b |
Timer/Counter Control Register B. | |
volatile uint8_t | tcnt0 |
Timer/Counter Register. | |
volatile uint8_t | ocr0a |
Output Compare register A. | |
volatile uint8_t | ocr0b |
Output Compare register B. | |
Describes the memory mapping for timer/counter 0.
Definition at line 53 of file timer_counter_0.h.