#include <boot.h>
Data Fields | |
| uint16_t | node_id |
| The node id. | |
| uint32_t | start_addr |
| The starting addr of the image to flash (or 0 if none). | |
| uint32_t | byte_count |
| The lengh of the image to flash (or 0 if none). | |
| uint8_t | reprogram |
| Whether or not to dynamically reprogram on reboot. | |
| uint8_t | reserved |
Definition at line 58 of file boot.h.
1.4.6