Adafruit ZeroTimer Library
Adafruit_ZeroTimer Member List

This is the complete list of members for Adafruit_ZeroTimer, including all inherited members.

_clock_prescalerAdafruit_ZeroTimerprotected
_count_directionAdafruit_ZeroTimerprotected
_counter_16_bitAdafruit_ZeroTimerprotected
_counter_32_bitAdafruit_ZeroTimerprotected
_counter_8_bitAdafruit_ZeroTimerprotected
_counter_sizeAdafruit_ZeroTimerprotected
_hwAdafruit_ZeroTimerprotected
_pwm_channelAdafruit_ZeroTimerprotected
_timernumAdafruit_ZeroTimerprotected
_wave_generationAdafruit_ZeroTimerprotected
_waveform_invert_outputAdafruit_ZeroTimerprotected
Adafruit_ZeroTimer(uint8_t tn)Adafruit_ZeroTimer
configure(tc_clock_prescaler prescale, tc_counter_size countersize, tc_wave_generation wavegen, tc_count_direction countdir=TC_COUNT_DIRECTION_UP)Adafruit_ZeroTimer
enable(boolean en)Adafruit_ZeroTimer
invertWave(uint8_t invert)Adafruit_ZeroTimer
PWMout(boolean pwmout, uint8_t channum, uint8_t pin)Adafruit_ZeroTimer
setCallback(boolean enable, tc_callback cb_type, void(*callback_func)(void)=NULL)Adafruit_ZeroTimer
setCompare(uint8_t channum, uint32_t compare)Adafruit_ZeroTimer
setPeriodMatch(uint32_t period, uint32_t match, uint8_t channum=1)Adafruit_ZeroTimer
tc_init()Adafruit_ZeroTimerprotected
timerHandler(uint8_t timerNum)Adafruit_ZeroTimerstatic