ESPixelStick Firmware
Firmware for the ESPixelStick
Loading...
Searching...
No Matches
c_OutputMgr::DriverInfo_t Struct Reference
Collaboration diagram for c_OutputMgr::DriverInfo_t:

Public Attributes

byte OutputDriver [OutputDriverMemorySize]
 
uint32_t OutputBufferStartingOffset = 0
 
uint32_t OutputBufferDataSize = 0
 
uint32_t OutputBufferEndOffset = 0
 
uint32_t OutputChannelStartingOffset = 0
 
uint32_t OutputChannelSize = 0
 
uint32_t OutputChannelEndOffset = 0
 
OM_OutputPortDefinition_t PortDefinition
 
uint8_t DriverId = -1
 
bool OutputDriverInUse = false
 

Member Data Documentation

◆ DriverId

uint8_t c_OutputMgr::DriverInfo_t::DriverId = -1

◆ OutputBufferDataSize

uint32_t c_OutputMgr::DriverInfo_t::OutputBufferDataSize = 0

◆ OutputBufferEndOffset

uint32_t c_OutputMgr::DriverInfo_t::OutputBufferEndOffset = 0

◆ OutputBufferStartingOffset

uint32_t c_OutputMgr::DriverInfo_t::OutputBufferStartingOffset = 0

◆ OutputChannelEndOffset

uint32_t c_OutputMgr::DriverInfo_t::OutputChannelEndOffset = 0

◆ OutputChannelSize

uint32_t c_OutputMgr::DriverInfo_t::OutputChannelSize = 0

◆ OutputChannelStartingOffset

uint32_t c_OutputMgr::DriverInfo_t::OutputChannelStartingOffset = 0

◆ OutputDriver

byte c_OutputMgr::DriverInfo_t::OutputDriver[OutputDriverMemorySize]

◆ OutputDriverInUse

bool c_OutputMgr::DriverInfo_t::OutputDriverInUse = false

◆ PortDefinition

OM_OutputPortDefinition_t c_OutputMgr::DriverInfo_t::PortDefinition

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