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

#include <commands_system.h>

Public Attributes

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

◆ port

mip_comms_interface mip::C::mip_system_interface_control_response::port

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

◆ protocols_incoming

mip_comms_protocol mip::C::mip_system_interface_control_response::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_response::protocols_outgoing

Data protocol(s) the port will output.


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