Public Member Functions | Public Attributes | List of all members
bootloaderLoadBufferRequest Struct Reference

#include <crtpBootloader.h>

Public Member Functions

 bootloaderLoadBufferRequest (uint8_t target, uint16_t page, uint16_t address)
 

Public Attributes

uint16_t address
 
uint8_t data [25]
 
bootloader header
 
uint16_t page
 

Detailed Description

Definition at line 48 of file crtpBootloader.h.

Constructor & Destructor Documentation

bootloaderLoadBufferRequest::bootloaderLoadBufferRequest ( uint8_t  target,
uint16_t  page,
uint16_t  address 
)
inline

Definition at line 50 of file crtpBootloader.h.

Member Data Documentation

uint16_t bootloaderLoadBufferRequest::address

Definition at line 62 of file crtpBootloader.h.

uint8_t bootloaderLoadBufferRequest::data[25]

Definition at line 63 of file crtpBootloader.h.

bootloader bootloaderLoadBufferRequest::header

Definition at line 60 of file crtpBootloader.h.

uint16_t bootloaderLoadBufferRequest::page

Definition at line 61 of file crtpBootloader.h.


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


crazyflie_cpp
Author(s): Wolfgang Hoenig
autogenerated on Mon Sep 28 2020 03:40:10