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

Connected isochronous stream linked list. More...

#include <lctr_int_cis.h>

Data Fields

lctrCisNode_tpHead
 
lctrCisNode_tpTail
 
uint8_t numNodes
 

Detailed Description

Connected isochronous stream linked list.

Definition at line 306 of file lctr_int_cis.h.

Field Documentation

uint8_t numNodes

Number of nodes in the CIS linked list.

Definition at line 310 of file lctr_int_cis.h.

lctrCisNode_t* pHead

Pointer to the head of the CIS linked list.

Definition at line 308 of file lctr_int_cis.h.

lctrCisNode_t* pTail

Pointer to the tail of the CIS linked list.

Definition at line 309 of file lctr_int_cis.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.