control_block Struct Reference

A structure to hold the boot control block in flash.

#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


Detailed Description

Definition at line 58 of file boot.h.


The documentation for this struct was generated from the following file:
Generated on Mon Nov 23 06:26:00 2009 for MANTIS by  doxygen 1.4.6