Microchip® Advanced Software Framework

BootBuffer_t Struct Reference

#include <bootStructure.h>

Data Fields

uint32_t address
 
uint8_t data [SREC_DATA_LENGTH]
 
uint8_t dataSize
 
SrecordType_t recordType
 

uint32_t BootBuffer_t::address
uint8_t BootBuffer_t::data[SREC_DATA_LENGTH]
uint8_t BootBuffer_t::dataSize
SrecordType_t BootBuffer_t::recordType

Referenced by srecParser(), and srecProtocol().