Definition at line 59 of file nvm.h.
◆ programWithData()
bool NVM::programWithData |
( |
const unsigned char * |
data | ) |
|
Program with hex data.
- Returns
- true if data loaded.
- Parameters
-
Definition at line 96 of file nvm.cpp.
◆ verifyWithData()
bool NVM::verifyWithData |
( |
const unsigned char * |
data | ) |
|
Verifies board NVM with hex data.
- Returns
- true if NVM configuration matches the hex data.
Definition at line 111 of file nvm.cpp.
◆ NVM()
Constructor.
- Parameters
-
smbusNoPec | reference to no pec smbus object |
smbusPec | reference to pec smbus object |
Definition at line 90 of file nvm.cpp.
The documentation for this class was generated from the following files: