|
libeasymcp2221 2.0.3
|
Raw persistent chip and GP flash settings. More...
Go to the source code of this file.
Classes | |
| struct | mcp2221_flash_settings_t |
| Raw persistent chip-settings and GP-settings snapshot. More... | |
Functions | |
| mcp2221_error_code_t | mcp2221_flash_get_settings (mcp2221_t *dev, mcp2221_flash_settings_t *st) |
| Read the persistent chip-settings and GP-settings flash sections. More... | |
Raw persistent chip and GP flash settings.
Definition in file mcp2221_flash_settings.h.
| mcp2221_error_code_t mcp2221_flash_get_settings | ( | mcp2221_t * | dev, |
| mcp2221_flash_settings_t * | st | ||
| ) |
Read the persistent chip-settings and GP-settings flash sections.
| [in] | dev | Open MCP2221 device handle. |
| [out] | st | Receives both raw 60-byte flash sections. |