![]() |
Kinetis Bootloader Host
2.0.0
Host Tools for Kinetis devices
|
Collaboration diagram for blfwk::updater_operation_t:Public Member Functions | |
| uint32_t | current () |
| uint32_t | total () |
| updater_operation_t (updater_enum_t operation_desc) | |
| updater_operation_t (uint32_t value, const char *description) | |
Public Attributes | |
| updater_enum_t | operation_desc |
| updater_task_vector_t | tasks |
| uint32_t | current_task |
| bool | user_stopped |