TeensyNanoExoCode
Loading...
Searching...
No Matches
Public Attributes | List of all members
UART_msg_t Struct Reference

#include <UART_msg_t.h>

Public Attributes

uint8_t command
 
uint8_t joint_id
 
float data [UART_MSG_T_MAX_DATA_LEN]
 
uint8_t len
 

Member Data Documentation

◆ command

uint8_t UART_msg_t::command

◆ data

float UART_msg_t::data[UART_MSG_T_MAX_DATA_LEN]

◆ joint_id

uint8_t UART_msg_t::joint_id

◆ len

uint8_t UART_msg_t::len

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