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

Helper struct to hold state for a PWM output channel. More...

#include <Adafruit_ZeroTimer.h>

Public Attributes

bool enabled
 Whether its activated.
 
uint32_t pin_mux
 The direct chip muxing used for this PWM output.
 
uint32_t pin_out
 The direct chip pad name used for this PWM output.
 

Detailed Description

Helper struct to hold state for a PWM output channel.


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