MCUSW
Cdd_IpcChannelBufType Struct Reference

Detailed Description

Channel RP Msg buffer type Used to hold the received buffer, before apps can pick it up.

Data Fields

uint8 * pBuf
 
uint32 bufSize
 

Field Documentation

◆ pBuf

uint8* Cdd_IpcChannelBufType::pBuf

Pointer to buffer

◆ bufSize

uint32 Cdd_IpcChannelBufType::bufSize

Buffer size, expressed in bytes