|
FastLED 3.9.15
|
Definition at line 83 of file pin.cpp.hpp.
#include <pin.cpp.hpp>
Public Member Functions | |
| PwmPinState () FL_NOEXCEPT | |
Public Attributes | |
| PwmBackend | backend |
| u8 | duty_cycle |
| u32 | frequency_hz |
| u16 | high_ticks |
| u16 | period_ticks |
| int | pin |
| bool | pin_state |
| u16 | tick_counter |