![]() |
NTURT Zephyr v0.0.1
NTURT common library for Zephyr RTOS
|
Control message type definitions. More...
Collaboration diagram for Control Message:Topics | |
| Control Message CSV | |
| Control message CSV format strings. | |
| Control Message Printing | |
| Control message printing format strings. | |
Data Structures | |
| struct | msg_ctrl_vehicle_state |
| Vehicle state message. More... | |
| struct | msg_ctrl_word |
| Inverter control word message. More... | |
| struct | msg_ctrl_torque |
| Inverter target torque message. More... | |
| struct | msg_ctrl_cmd |
| Control command message. More... | |
Macros | |
| #define | MSG_CTRL_LIST msg_ctrl_vehicle_state, msg_ctrl_word, msg_ctrl_torque, msg_ctrl_cmd |
Control message type definitions.
| #define MSG_CTRL_LIST msg_ctrl_vehicle_state, msg_ctrl_word, msg_ctrl_torque, msg_ctrl_cmd |
#include <vcu/msg/interfaces/ctrl.h>