![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
[Prepare sectors] command parameter table structure
Definition at line 179 of file flash_001.h.
#include "flash_001.h"
Data Fields | |
| uint32_t | cmd |
| uint32_t | start |
| uint32_t | end |
| uint32_t cmd |
Command code
Definition at line 180 of file flash_001.h.
| uint32_t end |
End Sector Number (should be greater than or equal to start sector number).
Definition at line 182 of file flash_001.h.
| uint32_t start |
Start Sector Number
Definition at line 181 of file flash_001.h.