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

Detailed Description

[Erase Sector(s)] command parameter table structure

Definition at line 213 of file flash_001.h.

#include "flash_001.h"

Data Fields

uint32_t cmd
 
uint32_t start
 
uint32_t end
 
uint32_t cclk
 

Field Documentation

uint32_t cclk

System Clock Frequency (CCLK) in kHz.

Definition at line 217 of file flash_001.h.

uint32_t cmd

Command code

Definition at line 214 of file flash_001.h.

uint32_t end

End Sector Number (should be greater than or equal to start sector number).

Definition at line 216 of file flash_001.h.

uint32_t start

Start Sector Number

Definition at line 215 of file flash_001.h.


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