VLCB SDK
An opinionated SDK for VLCB protocol
|
#include <led.h>
Data Fields | |
VlcbPlatformLedState | state |
bool | hasEffect |
VlcbPlatformLedEffect | effect |
VlcbPlatformLedStatusResolver | statusResolver |
VlcbPlatformLedStatusChangeHandler | statusChangeHandler |
Definition at line 46 of file inc/vlcb/platform/driver/led.h.
VlcbPlatformLedEffect VlcbPlatformLedDriver::effect |
Definition at line 49 of file inc/vlcb/platform/driver/led.h.
bool VlcbPlatformLedDriver::hasEffect |
Definition at line 48 of file inc/vlcb/platform/driver/led.h.
VlcbPlatformLedState VlcbPlatformLedDriver::state |
Definition at line 47 of file inc/vlcb/platform/driver/led.h.
VlcbPlatformLedStatusChangeHandler VlcbPlatformLedDriver::statusChangeHandler |
Definition at line 51 of file inc/vlcb/platform/driver/led.h.
VlcbPlatformLedStatusResolver VlcbPlatformLedDriver::statusResolver |
Definition at line 50 of file inc/vlcb/platform/driver/led.h.