VLCB
Loading...
Searching...
No Matches
VLCB::Action Struct Reference

An action to be performed. More...

#include <Controller.h>

Public Attributes

enum ACTION actionType
 Type of action.
union { 
   VlcbMessage   vlcbMessage 
 with ACT_MESSAGE_IN & ACT_MESSAGE_OUT More...
   bool   fromENUM 
 with ACT_START_CAN_ENUMERATION More...
   VlcbModeParams   mode 
 with ACT_INDICATE_MODE More...
}; 

Detailed Description

An action to be performed.

Member Data Documentation

◆ actionType

enum ACTION VLCB::Action::actionType

Type of action.

◆ vlcbMessage

VlcbMessage VLCB::Action::vlcbMessage

with ACT_MESSAGE_IN & ACT_MESSAGE_OUT

◆ fromENUM

bool VLCB::Action::fromENUM

with ACT_START_CAN_ENUMERATION

◆ mode

VlcbModeParams VLCB::Action::mode

with ACT_INDICATE_MODE

◆ [union]

union { ... } VLCB::Action

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