MTB CAT1 Peripheral driver library
Getting started
PDL API Reference
+
Online Documentation
ModusToolbox™ Software
CMSIS Documentation
+
Device Catalog
+
CAT1A Devices
CAT1A Device Details
+
CAT1B Devices
CAT1B Device Details
+
CAT1C Devices
CAT1C Device Details
•
All
Data Structures
Functions
Variables
Typedefs
Enumerations
Enumerator
Modules
Pages
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.