![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
[Blank check sector(s)] command parameter table structure
Definition at line 230 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 231 of file flash_001.h.
| uint32_t end |
End Sector Number (should be greater than or equal to start sector number).
Definition at line 233 of file flash_001.h.
| uint32_t start |
Start Sector Number
Definition at line 232 of file flash_001.h.