.

meiSynqNetFlashConfigGet

Declaration

 
long meiSynqNetFlashConfigGet(MEISynqNet          synqNet,
                              void                *flash,
                              MEISynqNetConfig    *config);
  Required Header: stdmei.h

Description

meiSynqNetFlashConfigGet gets a SynqNet object's flash configuration and writes it in the structure pointed to by config.

 
synqNet a handle to a SynqNet object
*config pointer to a locally instantiated MEISynqNetConfig structure.
*flash flash is either an MEIFlash handle or MPIHandleVOID. If flash is MPIHandleVOID, an MEIFlash object will be created and deleted internally. Using MPIHandleVOID is recommended, as it simplifies code.

If flash is a valid MEIFlash handle, then the MEIFlash object cache will be updated, but the actual write to controller flash will not occur. Use meiFlashMemoryFromFileType(...) to prompt the actual write to flash.

   
 
Return Values
MPIMessageOK  

See Also

meiSynqNetFlashConfigSet | MEISynqNetConfig | MEIFlash

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering