![]() |
![]() |
Bcp_GlobalHdrCfg. More...
#include <bcp_lld.h>
Data Fields | |
Bcp_PacketType | pkt_type |
uint8_t | flush |
uint8_t | drop |
uint8_t | halt |
Bcp_RadioStd | radio_standard |
uint8_t | hdr_end_ptr |
uint8_t | flow_id |
uint16_t | destn_tag |
Bcp_GlobalHdrCfg.
Structure to specify the BCP global header configuration parameters.
uint16_t _Bcp_GlobalHdrCfg::destn_tag |
Global Header Word 1 Application defined destination tag info to be passed to Rx end.
Can be set to a unique sequence number to identify the packet.
uint8_t _Bcp_GlobalHdrCfg::drop |
Drop bit. Used to fill CDMAHP_FIFO with unused data so flush does not end with stale data in CDMAHP_FIFO.
uint8_t _Bcp_GlobalHdrCfg::flow_id |
Flow Id
uint8_t _Bcp_GlobalHdrCfg::flush |
Flush bit. When enabled stops Tx arbitration of QFIFO until the CDMAHP finishes writing the resulting packet back into memory.
uint8_t _Bcp_GlobalHdrCfg::halt |
Halt bit. When set, generates a soft stop with an interrupt when BCP goes idle.
uint8_t _Bcp_GlobalHdrCfg::hdr_end_ptr |
Number of 32 bit words with header information.
Global Header Word 0 Packet type
Radio standard to use for the flow