Structure used to describe a frame header.
#include <uart_dfu.h>
Data Fields | |
address_t | address |
U8 | length |
U8 | type |
address_t req_header_t::address |
Referenced by parse_dfu_intel_hex_header().
U8 req_header_t::length |
U8 req_header_t::type |
Referenced by parse_dfu_intel_hex_header(), and uart_execute_dfu_command().