C++ Instrument Catalog
Public Attributes | List of all members
MTL::Instrument::CUSBRemoteBox::uButtons::sButtons Struct Reference

#include <USBRemoteBox.h>

Public Attributes

uint32_t StartState: 1
 
uint32_t StartEvent: 1
 
uint32_t ResetState: 1
 
uint32_t ResetEvent: 1
 

Detailed Description

Definition at line 29 of file USBRemoteBox.h.

Member Data Documentation

◆ ResetEvent

uint32_t MTL::Instrument::CUSBRemoteBox::uButtons::sButtons::ResetEvent

Definition at line 34 of file USBRemoteBox.h.

◆ ResetState

uint32_t MTL::Instrument::CUSBRemoteBox::uButtons::sButtons::ResetState

Definition at line 33 of file USBRemoteBox.h.

◆ StartEvent

uint32_t MTL::Instrument::CUSBRemoteBox::uButtons::sButtons::StartEvent

Definition at line 32 of file USBRemoteBox.h.

◆ StartState

uint32_t MTL::Instrument::CUSBRemoteBox::uButtons::sButtons::StartState

Definition at line 31 of file USBRemoteBox.h.


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