|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
#include <ra8_media_download.pb-c.h>
Data Fields | |
| ProtobufCMessage | base |
| uint32_t | protocol_version |
| uint32_t | job_id |
| uint64_t | acknowledged_offset |
| uint32_t | max_bytes |
Definition at line 101 of file ra8_media_download.pb-c.h.
| uint64_t Ra8__Mdl__NextRequest::acknowledged_offset |
Definition at line 106 of file ra8_media_download.pb-c.h.
Referenced by internal_mdl_dispatch_next(), and ra8_c6link_mdl_next().
| ProtobufCMessage Ra8__Mdl__NextRequest::base |
Definition at line 103 of file ra8_media_download.pb-c.h.
Referenced by internal_mdl_dispatch_next().
| uint32_t Ra8__Mdl__NextRequest::job_id |
Definition at line 105 of file ra8_media_download.pb-c.h.
Referenced by internal_mdl_dispatch_next(), and ra8_c6link_mdl_next().
| uint32_t Ra8__Mdl__NextRequest::max_bytes |
Definition at line 107 of file ra8_media_download.pb-c.h.
Referenced by internal_mdl_dispatch_next(), and ra8_c6link_mdl_next().
| uint32_t Ra8__Mdl__NextRequest::protocol_version |
Definition at line 104 of file ra8_media_download.pb-c.h.
Referenced by internal_mdl_dispatch_next(), and ra8_c6link_mdl_next().