Microchip® Advanced Software Framework

fw_data_frame_tag Struct Reference

Structure handling firmware data frames.

#include <vendor_data.h>

Data Fields

vendor_cmd_id_t cmd_id
 vendor command id More...
 
uint16_t frame_cnt
 firmware image frame counter More...
 
uint8_t fw_data [0]
 actual image data More...
 
uint16_t total_num_frames
 total number of frames used for image More...
 

vendor_cmd_id_t fw_data_frame_tag::cmd_id

vendor command id

uint16_t fw_data_frame_tag::frame_cnt

firmware image frame counter

uint8_t fw_data_frame_tag::fw_data[0]

actual image data

uint16_t fw_data_frame_tag::total_num_frames

total number of frames used for image