Public Member Functions | Public Attributes
WithRobot::iNodeParser::Varient Struct Reference

#include <myahrs_plus.hpp>

List of all members.

Public Member Functions

template<typename T >
bool set (uint8_t t, T v)
 Varient ()

Public Attributes

uint8_t type
union {
   float   f32
   double   f64
   int16_t   i16
   int32_t   i32
   int64_t   i64
   int8_t   i8
   uint16_t   ui16
   uint32_t   ui32
   uint64_t   ui64
   uint8_t   ui8
value

Detailed Description

Definition at line 953 of file myahrs_plus.hpp.


Constructor & Destructor Documentation

Definition at line 954 of file myahrs_plus.hpp.


Member Function Documentation

template<typename T >
bool WithRobot::iNodeParser::Varient::set ( uint8_t  t,
T  v 
) [inline]

Definition at line 970 of file myahrs_plus.hpp.


Member Data Documentation

Definition at line 965 of file myahrs_plus.hpp.

Definition at line 966 of file myahrs_plus.hpp.

Definition at line 959 of file myahrs_plus.hpp.

Definition at line 961 of file myahrs_plus.hpp.

Definition at line 963 of file myahrs_plus.hpp.

Definition at line 957 of file myahrs_plus.hpp.

Definition at line 955 of file myahrs_plus.hpp.

Definition at line 960 of file myahrs_plus.hpp.

Definition at line 962 of file myahrs_plus.hpp.

Definition at line 964 of file myahrs_plus.hpp.

Definition at line 958 of file myahrs_plus.hpp.


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


myahrs_driver
Author(s): Yoonseok Pyo
autogenerated on Sat Jun 8 2019 10:27:56