|
Adafruit ZeroTimer Library
|
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. | |
Helper struct to hold state for a PWM output channel.
1.8.13