dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
msg_xfer_start Struct Reference

#include <bl_messages.h>

Data Fields

uint32_t packets_in_transfer
 
enum dfu_partition_label label
 
uint8_t words_in_last_packet
 
uint32_t expected_crc
 

Detailed Description

Definition at line 129 of file bl_messages.h.

Field Documentation

uint32_t msg_xfer_start::expected_crc

Definition at line 133 of file bl_messages.h.

enum dfu_partition_label msg_xfer_start::label

Definition at line 131 of file bl_messages.h.

uint32_t msg_xfer_start::packets_in_transfer

Definition at line 130 of file bl_messages.h.

uint8_t msg_xfer_start::words_in_last_packet

Definition at line 132 of file bl_messages.h.


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