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

#include <crtp.h>

Public Member Functions

constexpr crtp (uint8_t port, uint8_t channel)
 
 crtp (uint8_t byte)
 
bool operator== (const crtp &other) const
 

Public Attributes

uint8_t channel:2
 
uint8_t link:2
 
uint8_t port:4
 

Detailed Description

Definition at line 17 of file crtp.h.

Constructor & Destructor Documentation

constexpr crtp::crtp ( uint8_t  port,
uint8_t  channel 
)
inline

Definition at line 19 of file crtp.h.

crtp::crtp ( uint8_t  byte)
inline

Definition at line 26 of file crtp.h.

Member Function Documentation

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

Definition at line 33 of file crtp.h.

Member Data Documentation

uint8_t crtp::channel

Definition at line 37 of file crtp.h.

uint8_t crtp::link

Definition at line 38 of file crtp.h.

uint8_t crtp::port

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