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

uint32_t OutputBufferStartingOffset = 0
 
uint32_t OutputBufferDataSize = 0
 
uint32_t OutputBufferEndOffset = 0
 
uint32_t OutputChannelStartingOffset = 0
 
uint32_t OutputChannelSize = 0
 
uint32_t OutputChannelEndOffset = 0
 
gpio_num_t GpioPin = gpio_num_t(-1)
 
OM_PortType_t PortType = OM_PortType_t::Undefined
 
uart_port_t PortId = uart_port_t(-1)
 
e_OutputChannelIds DriverId = e_OutputChannelIds(-1)
 
c_OutputCommonpOutputChannelDriver = nullptr
 

Member Data Documentation

◆ DriverId

e_OutputChannelIds c_OutputMgr::DriverInfo_t::DriverId = e_OutputChannelIds(-1)

◆ GpioPin

gpio_num_t c_OutputMgr::DriverInfo_t::GpioPin = gpio_num_t(-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

◆ PortId

uart_port_t c_OutputMgr::DriverInfo_t::PortId = uart_port_t(-1)

◆ PortType

OM_PortType_t c_OutputMgr::DriverInfo_t::PortType = OM_PortType_t::Undefined

◆ pOutputChannelDriver

c_OutputCommon* c_OutputMgr::DriverInfo_t::pOutputChannelDriver = nullptr

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