OsalFirmware
Overview
Related Modules:
Description:
Defines the data structure for operating a firmware file.
Summary
Data Fields
Details
Field Documentation
fwSize
uint32_t OsalFirmware::fwSize
Description:
Firmware file size, which is returned by calling OsalRequestFirmware.
para
void* OsalFirmware::para
Description:
Pointer to a firmware file, which is returned by calling OsalRequestFirmware. You do not need to allocate space.