![]() |
|
| << Previous | Next >> | |
| | |
int flash_gettype( FlashDescriptor * fd );
Description
- Returns the 16-bit flash memory type of the flash memory.
NOTE fdmust have already been initialized withflash_initbefore calling this function. Seeflash_initdescription for further restrictions.Parameters
- fd
- The
FlashDescriptorof the memory to query.
Return value
- The integer representing the type of the flash memory.
Library
- FLASH.LIB
See also
- flash_erasechip, flash_erasesector, flash_init, flash_read, flash_readsector, flash_sector2xwindow, flash_writesector
| Dynamic C Functions | << Previous | Next >> | rabbit.com |