Skip to content

Struct CayenneLPP::GyroVal_t

ClassList > CayenneLPP > GyroVal_t

More...

  • #include <CayenneTypes.hpp>

Public Attributes

Type Name
uint16_t x
uint16_t y
uint16_t z

Detailed Description

Represents 3-axis gyroscopic values, for orientation or rotational motion detection.

Public Attributes Documentation

variable x

uint16_t CayenneLPP::GyroVal_t::x;

variable y

uint16_t CayenneLPP::GyroVal_t::y;

variable z

uint16_t CayenneLPP::GyroVal_t::z;

The documentation for this class was generated from the following file src/CayenneTypes.hpp