Renesas PTX1xxR IoT-Reader API Version 7.3.1
Renesas Software Stack for IoT-Reader Applications
Data Fields
ptxNSC_FwImage Struct Reference

Main NSC Fw Image structure. More...

#include <ptxNSC_InternalTypes.h>

Collaboration diagram for ptxNSC_FwImage:
Collaboration graph

Data Fields

uint8_t * fwImageBuf
 
size_t fwImageLen
 
size_t NumberOfAddresses
 
size_t IndexOfPayload
 
uint8_t ForceDownload
 

Detailed Description

Main NSC Fw Image structure.

Field Documentation

◆ ForceDownload

uint8_t ForceDownload

Define if Fw Downloader is forced, in which case ensure that the DFY is reset.

◆ fwImageBuf

uint8_t* fwImageBuf

Firmware image data buffer.

◆ fwImageLen

size_t fwImageLen

Firmware image data length.

◆ IndexOfPayload

size_t IndexOfPayload

If Fw Downloader forced, ensure that the DFY is reset.

◆ NumberOfAddresses

size_t NumberOfAddresses

Number of addresses used for writing code.


The documentation for this struct was generated from the following file: