meiFlashConfigGet

Declaration
long meiFlashConfigGet(MEIFlash       flash,
                       MEIFlashConfig *config)
Required Header stdmei.h
Description

FlashConfigGet gets the flash configuration and writes it into the structure pointed to by config. The flash configuration includes data about the actual flash memory device (its type and size).

Return Values
MPIMessageOK if FlashConfigGet successfully gets the flash configuration and writes it into the structure
See Also meiFlashConfigSet