Adafruit ZeroTimer Library
Public Attributes | List of all members
Adafruit_ZeroTimer::counter_16_bit Struct Reference

Helper struct to hold state for 16-bit configured TC. More...

#include <Adafruit_ZeroTimer.h>

Public Attributes

uint16_t compare_capture_channel [NUM_CC_CHANNELS]
 
uint16_t value
 The count value.
 

Detailed Description

Helper struct to hold state for 16-bit configured TC.

Member Data Documentation

◆ compare_capture_channel

uint16_t Adafruit_ZeroTimer::counter_16_bit::compare_capture_channel[NUM_CC_CHANNELS]

The compare values for each of the channels for the timer


The documentation for this struct was generated from the following file: