MTB CAT1 Peripheral driver library
cy_stc_ipc_bt_ctxbuf_t Struct Reference

Description

This is the definition of buffer descriptor optimized for context store/restore.

Data Fields

uint16_t bufType
 Buffer type indicator.
 
uint16_t bufLen
 Buffer length.
 
uint8_t * bufPtr
 Pointer to the buffer.