libsbp  v2.4.7
msg_flash_read_resp_t Struct Reference

#include <flash.h>

Data Fields

u8 target
 Target flags. More...
 
u8 addr_start [3]
 Starting address offset to read from [bytes]. More...
 
u8 addr_len
 Length of set of addresses to read, counting up from starting address [bytes]. More...
 

Detailed Description

Definition at line 99 of file flash.h.

Field Documentation

u8 addr_len

Length of set of addresses to read, counting up from starting address [bytes].

Definition at line 102 of file flash.h.

u8 addr_start[3]

Starting address offset to read from [bytes].

Definition at line 101 of file flash.h.

u8 target

Target flags.

Definition at line 100 of file flash.h.


The documentation for this struct was generated from the following file: