![]() |
NTURT Zephyr v0.0.1
NTURT common library for Zephyr RTOS
|
Control command message. More...
#include <vcu/msg/interfaces/ctrl.h>
Collaboration diagram for msg_ctrl_cmd:Data Fields | |
| struct msg_header | header |
| uint8_t | rtd |
| uint8_t | emcy_stop |
Control command message.
| uint8_t msg_ctrl_cmd::emcy_stop |
Emergency stop button, 1: pressed, 0: not.
| struct msg_header msg_ctrl_cmd::header |
Message header.
| uint8_t msg_ctrl_cmd::rtd |
RTD button, 1: pressed, 0: not.