MIP_SDK
latest-2-g34f3e39
MicroStrain Communications Library for embedded systems
|
#include <commands_system.h>
Public Attributes | |
mip_function_selector | function |
mip_comms_interface | port |
Which physical interface is being selected (USB, serial, etc) More... | |
mip_comms_protocol | protocols_incoming |
Input protocol(s) the port will accept. If the protocol supports ACK/NACK or detailed responses, it will be sent over this port even if no corresponding output protocol is set. More... | |
mip_comms_protocol | protocols_outgoing |
Data protocol(s) the port will output. More... | |
mip_function_selector mip::C::mip_system_interface_control_command::function |
mip_comms_interface mip::C::mip_system_interface_control_command::port |
Which physical interface is being selected (USB, serial, etc)
mip_comms_protocol mip::C::mip_system_interface_control_command::protocols_incoming |
Input protocol(s) the port will accept. If the protocol supports ACK/NACK or detailed responses, it will be sent over this port even if no corresponding output protocol is set.
mip_comms_protocol mip::C::mip_system_interface_control_command::protocols_outgoing |
Data protocol(s) the port will output.