Microchip® Advanced Software Framework

_bm_application_cmdpkt Struct Reference

#include <bm_application_mode.h>

Data Fields

uint8_t * cmdPkt
 
uint16_t length
 

uint8_t* _bm_application_cmdpkt::cmdPkt

Handle to the command data.

uint16_t _bm_application_cmdpkt::length

Length of the command data.