Data Fields | |
flash_manager_internal_state_t | internal |
Internal run-time state, that shouldn't be altered by the user. More... | |
flash_manager_config_t | config |
Manager configuration, as set by the user. More... | |
Definition at line 223 of file flash_manager.h.
flash_manager_internal_state_t flash_manager_t::internal |
Internal run-time state, that shouldn't be altered by the user.
Definition at line 225 of file flash_manager.h.
flash_manager_config_t flash_manager_t::config |
Manager configuration, as set by the user.
Definition at line 226 of file flash_manager.h.