AT45D_Erase
Default mainpageat91libmemoriesspi-flashAT45D_Erase
Description Source Call Graph
AT45D_Erase
Erases a page of data at the given address in the At45.
 
Syntax / parameters
void AT45D_Erase (At45 *pAt45, unsigned int address)

Name Type Default Description
pAt45 At45 *
  Pointer to a At45 driver instance.
address unsigned int
  Address of page to erase.
Description
Erases a page of data at the given address in the At45.

 
Source
The documentation for this Member was generated from the following files:
  • at45d.c