![]() |
![]() |
CPPI receive channel configuration structure. More...
#include <cppi_drv.h>
Data Fields | |
int32_t | channelNum |
Cppi_ChState | rxEnable |
CPPI receive channel configuration structure.
int32_t Cppi_RxChInitCfg::channelNum |
Channel number If channelNum is set to CPPI_PARAM_NOT_SPECIFIED then the next available channel will be allocated
Enable Rx Channel on creation. If not set use CPPI_channelEnable() API to enable it later