MTB CAT1 Peripheral driver library
Data Fields
cy_stc_ipc_msg_alloc_t Struct Reference
IPC (Inter Process Communication)
»
IPC Bluetooth sub-system layer (IPC_BTSS)
»
Data Structures
Description
This is the definition of an allocation msg structure.
Data Fields
uint8_t
pti
Payload type indicator.
uint8_t
bufType
Buffer type indicator.
uint16_t
bufSize
Buffer size.
uint8_t *
bufAddr
Pointer to the buffer.