AM64x MCU+ SDK  07.03.00
OSPI_ReadCmdParams Struct Reference

Data Fields

void * cmd
 
uint32_t cmdLen
 
void * rxDataBuf
 
uint32_t rxDataLen
 

Field Documentation

◆ cmd

void* OSPI_ReadCmdParams::cmd

[IN] Command buffer

◆ cmdLen

uint32_t OSPI_ReadCmdParams::cmdLen

[IN] Length of command buffer

◆ rxDataBuf

void* OSPI_ReadCmdParams::rxDataBuf

[OUT] Buffer to store response from flash controller

◆ rxDataLen

uint32_t OSPI_ReadCmdParams::rxDataLen

[IN] Length of response buffer