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

#include <led.h>

Collaboration diagram for VlcbPlatformLedDriver:
[legend]

Data Fields

VlcbPlatformLedState state
 
bool hasEffect
 
VlcbPlatformLedEffect effect
 
VlcbPlatformLedStatusResolver statusResolver
 
VlcbPlatformLedStatusChangeHandler statusChangeHandler
 

Detailed Description

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

Field Documentation

◆ effect

VlcbPlatformLedEffect VlcbPlatformLedDriver::effect

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

◆ hasEffect

bool VlcbPlatformLedDriver::hasEffect

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

◆ state

VlcbPlatformLedState VlcbPlatformLedDriver::state

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

◆ statusChangeHandler

VlcbPlatformLedStatusChangeHandler VlcbPlatformLedDriver::statusChangeHandler

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

◆ statusResolver

VlcbPlatformLedStatusResolver VlcbPlatformLedDriver::statusResolver

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


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