54 size_t pwm_cnt_, pwm_thresh_;
58 bool invert_, on_, off_;
General Purpose I/O control.
Definition gpio.h:22
Definition leddriver.h:33
LED Class providing simple Software PWM ability, etc Eventually this will work with hardware PWM,...
Definition led.h:22
void Init(Pin pin, bool invert, float samplerate=1000.0f)
void SetSampleRate(float sample_rate)
Definition led.h:51
~Led()
Definition led.h:25
Hardware defines and helpers for daisy field platform.
Definition index.h:2
representation of hardware port/pin combination
Definition daisy_core.h:193