![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
When sending data to the host machine, a packet header is appended to the data payload to indicate the state of the target and any debug or error messages.
Definition at line 180 of file dfuutil_programming_api.h.
#include "dfuutil_programming_api.h"
Data Fields | |
| uint32_t | cmdResponse |
| uint32_t | progStatus |
| uint32_t | strBytes |
| uint32_t | reserved |
| uint32_t cmdResponse |
Definition at line 181 of file dfuutil_programming_api.h.
| uint32_t progStatus |
Definition at line 182 of file dfuutil_programming_api.h.
| uint32_t reserved |
Definition at line 184 of file dfuutil_programming_api.h.
| uint32_t strBytes |
Definition at line 183 of file dfuutil_programming_api.h.