Public Types | Public Member Functions | Public Attributes | List of all members
crtpParamReadRequest Struct Reference

#include <crtp.h>

Public Types

typedef crtpParamValueResponse Response
 

Public Member Functions

 crtpParamReadRequest (uint8_t id)
 
bool operator== (const crtpParamReadRequest &other) const
 

Public Attributes

const crtp header
 
const uint8_t id
 

Detailed Description

Definition at line 161 of file crtp.h.

Member Typedef Documentation

typedef crtpParamValueResponse crtpParamReadRequest::Response

Definition at line 174 of file crtp.h.

Constructor & Destructor Documentation

crtpParamReadRequest::crtpParamReadRequest ( uint8_t  id)
inline

Definition at line 163 of file crtp.h.

Member Function Documentation

bool crtpParamReadRequest::operator== ( const crtpParamReadRequest other) const
inline

Definition at line 170 of file crtp.h.

Member Data Documentation

const crtp crtpParamReadRequest::header

Definition at line 176 of file crtp.h.

const uint8_t crtpParamReadRequest::id

Definition at line 177 of file crtp.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