Mistake on this page?
Report an issue in GitHub or email us
Data Fields
lctrOutDataPathCtx_t Struct Reference

Output datapath context. More...

#include <lctr_int_iso.h>

Data Fields

LlIsoDataPath_t id
 
union {
   struct {
      wsfQueue_t   rxDataQ
 
      uint8_t   numRxPend
 
   }   hci
 
cfg
 

Detailed Description

Output datapath context.

Definition at line 149 of file lctr_int_iso.h.

Field Documentation

union { ... } cfg

Datapath-specific configuration parameters.

struct { ... } hci

HCI data path configuration.

Output data path ID.

Definition at line 151 of file lctr_int_iso.h.

uint8_t numRxPend

Number of messages pending in the RX queue.

Definition at line 158 of file lctr_int_iso.h.

wsfQueue_t rxDataQ

Receive data pending queue.

Definition at line 157 of file lctr_int_iso.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.