HiveMind
Public Member Functions | Public Attributes | List of all members
UIState Struct Reference

#include <UserInterface.h>

Collaboration diagram for UIState:
Collaboration graph

Public Member Functions

 UIState ()
 

Public Attributes

RgbColor m_rgbLed
 
std::array< bool, g_nbrLEDm_ledStates
 
uint8_t m_hexDisplay
 

Constructor & Destructor Documentation

◆ UIState()

UIState::UIState ( )

Member Data Documentation

◆ m_hexDisplay

uint8_t UIState::m_hexDisplay

◆ m_ledStates

std::array<bool, g_nbrLED> UIState::m_ledStates

◆ m_rgbLed

RgbColor UIState::m_rgbLed

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