|
Renesas PTX1xxR IoT-Reader API Version 7.3.1
Renesas Software Stack for IoT-Reader Applications
|
Main NSC Fw Image structure. More...
#include <ptxNSC_InternalTypes.h>

Data Fields | |
| uint8_t * | fwImageBuf |
| size_t | fwImageLen |
| size_t | NumberOfAddresses |
| size_t | IndexOfPayload |
| uint8_t | ForceDownload |
Main NSC Fw Image structure.
| uint8_t ForceDownload |
Define if Fw Downloader is forced, in which case ensure that the DFY is reset.
| uint8_t* fwImageBuf |
Firmware image data buffer.
| size_t fwImageLen |
Firmware image data length.
| size_t IndexOfPayload |
If Fw Downloader forced, ensure that the DFY is reset.
| size_t NumberOfAddresses |
Number of addresses used for writing code.