Lumitronix_Iflex_Pro_Workshop
Library to interact with the iFlexPro
LUMITRONIX_iFlexWorkshop_Pulse Class Referencefinal

#include <LUMITRONIX_iFlexWorkshop_Pulse.h>

Public Member Functions

 LUMITRONIX_iFlexWorkshop_Pulse ()
 
void Begin ()
 
uint8_t operator() (float const periodMs, float const offsetMs=0.f)
 

Detailed Description

Renders a sine wave with defined offset and period

Constructor & Destructor Documentation

◆ LUMITRONIX_iFlexWorkshop_Pulse()

LUMITRONIX_iFlexWorkshop_Pulse::LUMITRONIX_iFlexWorkshop_Pulse ( )
inlineexplicit

Member Function Documentation

◆ Begin()

void LUMITRONIX_iFlexWorkshop_Pulse::Begin ( )
inline

◆ operator()()

uint8_t LUMITRONIX_iFlexWorkshop_Pulse::operator() ( float const  periodMs,
float const  offsetMs = 0.f 
)
inline