C++ Instrument Catalog
|
#include <USBRemoteBox.h>
Public Attributes | |
uint32_t | StartState: 1 |
uint32_t | StartEvent: 1 |
uint32_t | ResetState: 1 |
uint32_t | ResetEvent: 1 |
Definition at line 29 of file USBRemoteBox.h.
uint32_t MTL::Instrument::CUSBRemoteBox::uButtons::sButtons::ResetEvent |
Definition at line 34 of file USBRemoteBox.h.
uint32_t MTL::Instrument::CUSBRemoteBox::uButtons::sButtons::ResetState |
Definition at line 33 of file USBRemoteBox.h.
uint32_t MTL::Instrument::CUSBRemoteBox::uButtons::sButtons::StartEvent |
Definition at line 32 of file USBRemoteBox.h.
uint32_t MTL::Instrument::CUSBRemoteBox::uButtons::sButtons::StartState |
Definition at line 31 of file USBRemoteBox.h.