MIP_SDK  latest-2-g34f3e39
MicroStrain Communications Library for embedded systems
Public Attributes | List of all members
mip::C::mip_system_interface_control_command Struct Reference

#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...
 

Member Data Documentation

◆ function

mip_function_selector mip::C::mip_system_interface_control_command::function

◆ port

mip_comms_interface mip::C::mip_system_interface_control_command::port

Which physical interface is being selected (USB, serial, etc)

◆ protocols_incoming

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.

◆ protocols_outgoing

mip_comms_protocol mip::C::mip_system_interface_control_command::protocols_outgoing

Data protocol(s) the port will output.


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