VLCB SDK
An opinionated SDK for VLCB protocol
|
Go to the source code of this file.
Data Structures | |
struct | VlcbPlatformSwitchDriver |
Typedefs | |
typedef VlcbPlatformSwitchState(* | VlcbPlatformSwitchStatusResolver) (void) |
Enumerations | |
enum | VlcbPlatformSwitchState { VLCB_PLATFORM_SWITCH_RELEASED , VLCB_PLATFORM_SWITCH_PRESSED } |
Functions | |
VlcbPlatformSwitchDriver | vlcb_platform_switch_New (VlcbPlatformSwitchStatusResolver resolver) |
typedef VlcbPlatformSwitchState(* VlcbPlatformSwitchStatusResolver) (void) |
VlcbPlatformSwitchDriver vlcb_platform_switch_New | ( | VlcbPlatformSwitchStatusResolver | resolver | ) |