LPCOpen Platform  v1.03
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
FLASH_BLANK_CHECK_SECTORS_COMMAND_T Struct Reference

Detailed Description

[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
 

Field Documentation

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.


The documentation for this struct was generated from the following file: