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_OUTPUT_T Struct Reference

Detailed Description

[Blank check sector(s)] command result table structure

Definition at line 239 of file flash_001.h.

#include "flash_001.h"

Data Fields

uint32_t status
 
uint32_t firstNonBlankLoc
 
uint32_t firstNonBlankVal
 

Field Documentation

uint32_t firstNonBlankLoc

Offset of the first non blank word location if the Status Code is SECTOR_NOT_BLANK.

Definition at line 241 of file flash_001.h.

uint32_t firstNonBlankVal

Contents of non blank word location.

Definition at line 242 of file flash_001.h.

uint32_t status

Status code

Definition at line 240 of file flash_001.h.


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