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

#include <crtpBootloader.h>

Public Member Functions

 bootloaderReadBufferRequest (uint8_t target, uint16_t page, uint16_t address)
 

Public Attributes

uint16_t address
 
bootloader header
 
uint16_t page
 

Detailed Description

Definition at line 68 of file crtpBootloader.h.

Constructor & Destructor Documentation

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

Definition at line 70 of file crtpBootloader.h.

Member Data Documentation

uint16_t bootloaderReadBufferRequest::address

Definition at line 82 of file crtpBootloader.h.

bootloader bootloaderReadBufferRequest::header

Definition at line 80 of file crtpBootloader.h.

uint16_t bootloaderReadBufferRequest::page

Definition at line 81 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