Haptic Controller
Loading...
Searching...
No Matches
Param< T > Struct Template Reference

Structure for storing information about parameters. More...

Public Attributes

String name
 
uint16_t endpoint_id
 
value
 

Detailed Description

template<typename T>
struct Param< T >

Structure for storing information about parameters.

Definition at line 79 of file odrive_msgs.hpp.

Member Data Documentation

◆ endpoint_id

template<typename T >
uint16_t Param< T >::endpoint_id

Definition at line 82 of file odrive_msgs.hpp.

◆ name

template<typename T >
String Param< T >::name

Definition at line 81 of file odrive_msgs.hpp.

◆ value

template<typename T >
T Param< T >::value

Definition at line 83 of file odrive_msgs.hpp.


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