Infineon Logo AIROC BTSDK v4.6 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
wiced_hidd_app_event_queue_t Struct Reference

Data Fields

HidEvent eventFifoOverflow
 
uint8_t evtq_elementSize
 Maximum size of elements. Provided during construction.
 
uint8_t evtq_maxNumElements
 Maximum number of elements that can be placed in the queue. Provided during construction.
 
uint8_t * evtq_bufStart
 Location where the queue starts. Provided during construction.
 
uint8_t evtq_curNumElements
 Number of elements currently in the queue.
 
uint8_t evtq_readIndex
 Read index into the queue.
 
uint8_t evtq_writeIndex
 Write index into the queue.
 

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