VLCB SDK
An opinionated SDK for VLCB protocol
Loading...
Searching...
No Matches
VlcbPlatformLedEffect Struct Reference

#include <led.h>

Collaboration diagram for VlcbPlatformLedEffect:
[legend]

Data Fields

bool hasStarted
 
VlcbPlatformLedEffectType type
 
VlcbPlatformLedEffectData data
 
clock_t currentCycleStartedAt
 
clock_t startedAt
 
uint32_t duration
 

Detailed Description

Definition at line 26 of file inc/vlcb/platform/driver/led.h.

Field Documentation

◆ currentCycleStartedAt

clock_t VlcbPlatformLedEffect::currentCycleStartedAt

Definition at line 30 of file inc/vlcb/platform/driver/led.h.

◆ data

VlcbPlatformLedEffectData VlcbPlatformLedEffect::data

Definition at line 29 of file inc/vlcb/platform/driver/led.h.

◆ duration

uint32_t VlcbPlatformLedEffect::duration

Definition at line 32 of file inc/vlcb/platform/driver/led.h.

◆ hasStarted

bool VlcbPlatformLedEffect::hasStarted

Definition at line 27 of file inc/vlcb/platform/driver/led.h.

◆ startedAt

clock_t VlcbPlatformLedEffect::startedAt

Definition at line 31 of file inc/vlcb/platform/driver/led.h.

◆ type

VlcbPlatformLedEffectType VlcbPlatformLedEffect::type

Definition at line 28 of file inc/vlcb/platform/driver/led.h.


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