![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
Host DFU download packet header. This is appended to a data packet when programming a region.
Definition at line 135 of file dfuutil_programming_api.h.
#include "dfuutil_programming_api.h"
Data Fields | |
| uint32_t | hostCmd |
| uint32_t | addr |
| uint32_t | size |
| uint32_t | magic |
| uint32_t addr |
Definition at line 137 of file dfuutil_programming_api.h.
| uint32_t hostCmd |
Definition at line 136 of file dfuutil_programming_api.h.
| uint32_t magic |
Definition at line 139 of file dfuutil_programming_api.h.
| uint32_t size |
Definition at line 138 of file dfuutil_programming_api.h.