Adafruit ZeroTimer Library
|
Helper struct to hold state for 8-bit configured TC. More...
#include <Adafruit_ZeroTimer.h>
Public Attributes | |
uint8_t | compare_capture_channel [NUM_CC_CHANNELS] |
uint8_t | period |
The period/top value for this timer. | |
uint8_t | value |
The count value. | |
Helper struct to hold state for 8-bit configured TC.
uint8_t Adafruit_ZeroTimer::counter_8_bit::compare_capture_channel[NUM_CC_CHANNELS] |
The compare values for each of the channels for the timer