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

Control block for ISO data generator. More...

#include <lhci_int.h>

Data Fields

bool_t recvIsoSink
 
uint32_t recvIsoPktCnt
 
uint32_t recvIsoOctetCnt
 
bool_t genEnaFlag
 
uint8_t genPldCnt
 
uint16_t genPktLen
 
uint32_t genPktCnt
 
uint32_t genOctetCnt
 
bool_t isoRxTest
 

Detailed Description

Control block for ISO data generator.

Definition at line 339 of file lhci_int.h.

Field Documentation

bool_t genEnaFlag

Generate ISO enable flag.

Definition at line 344 of file lhci_int.h.

uint32_t genOctetCnt

Generate ISO octet count.

Definition at line 348 of file lhci_int.h.

uint32_t genPktCnt

Generate ISO packet count.

Definition at line 347 of file lhci_int.h.

uint16_t genPktLen

Generate ISO packet length (0 to disable).

Definition at line 346 of file lhci_int.h.

uint8_t genPldCnt

Generate ISO packet fill value.

Definition at line 345 of file lhci_int.h.

bool_t isoRxTest

TRUE if ISO Rx test is enabled.

Definition at line 350 of file lhci_int.h.

uint32_t recvIsoOctetCnt

Receive ISO octet count.

Definition at line 343 of file lhci_int.h.

uint32_t recvIsoPktCnt

Receive ISO packet count.

Definition at line 342 of file lhci_int.h.

bool_t recvIsoSink

Receive ISO sink.

Definition at line 341 of file lhci_int.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.