Skip to content

Struct DcsBiosInputEntry

ClassList > DcsBiosInputEntry

  • #include <A4EC_InputMap.h>

Public Attributes

Type Name
uint16_t cmdId
DCSIN_* compact ID — matches A4EC_CmdIds.h constant.
const char * name
DCS-BIOS control name for sendDcsBiosMessage()

Public Attributes Documentation

variable cmdId

DCSIN_* compact ID — matches A4EC_CmdIds.h constant.

uint16_t DcsBiosInputEntry::cmdId;

variable name

DCS-BIOS control name for sendDcsBiosMessage()

const char* DcsBiosInputEntry::name;


The documentation for this class was generated from the following file Firmware/Libraries/A4EC/A4EC_InputMap.h