Kinetis Bootloader Host  2.0.0
Host Tools for Kinetis devices
elftosb::FlashEraseAllExternalOperation Class Reference

Operation to erase the entire external flash memory array. More...

#include <Operation.h>

+ Inheritance diagram for elftosb::FlashEraseAllExternalOperation:
+ Collaboration diagram for elftosb::FlashEraseAllExternalOperation:

Public Member Functions

void setMemoryId (uint32_t memId)
 
uint32_t getMemoryId () const
 
- Public Member Functions inherited from elftosb::FlashEraseOperation
void setRange (uint32_t start, uint32_t count)
 
void getRange (uint32_t *start, uint32_t *count) const
 

Protected Attributes

uint32_t m_memoryId
 
- Protected Attributes inherited from elftosb::FlashEraseOperation
uint32_t m_startAddress
 
uint32_t m_byteCount
 

Detailed Description

Operation to erase the entire external flash memory array.


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