MIP SDK  0.0.1
MicroStrain Communications Library for embedded systems
Public Attributes | Static Public Attributes | List of all members
mip::commands_rtk::LedControl Struct Reference

#include <commands_rtk.hpp>

Public Attributes

uint8_t primaryColor [3] = {0}
 
uint8_t altColor [3] = {0}
 
LedAction act = static_cast<LedAction>(0)
 
uint32_t period = 0
 

Static Public Attributes

static const uint8_t DESCRIPTOR_SET = ::mip::commands_rtk::DESCRIPTOR_SET
 
static const uint8_t FIELD_DESCRIPTOR = ::mip::commands_rtk::CMD_CONTROL
 
static const bool HAS_FUNCTION_SELECTOR = false
 

Member Data Documentation

◆ act

LedAction mip::commands_rtk::LedControl::act = static_cast<LedAction>(0)

◆ altColor

uint8_t mip::commands_rtk::LedControl::altColor[3] = {0}

◆ DESCRIPTOR_SET

const uint8_t mip::commands_rtk::LedControl::DESCRIPTOR_SET = ::mip::commands_rtk::DESCRIPTOR_SET
static

◆ FIELD_DESCRIPTOR

const uint8_t mip::commands_rtk::LedControl::FIELD_DESCRIPTOR = ::mip::commands_rtk::CMD_CONTROL
static

◆ HAS_FUNCTION_SELECTOR

const bool mip::commands_rtk::LedControl::HAS_FUNCTION_SELECTOR = false
static

◆ period

uint32_t mip::commands_rtk::LedControl::period = 0

◆ primaryColor

uint8_t mip::commands_rtk::LedControl::primaryColor[3] = {0}

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