MIP_SDK  v3.0.0
MicroStrain Communications Library for embedded systems
Public Attributes | List of all members
mip::C::mip_base_comm_speed_command Struct Reference

#include <commands_base.h>

Public Attributes

mip_function_selector function
 
uint8_t port
 Port ID number, starting with 1. When function is SAVE, LOAD, or DEFAULT, this can be 0 to apply to all ports. See the device user manual for details. More...
 
uint32_t baud
 Port baud rate. Must be a supported rate. More...
 

Member Data Documentation

◆ baud

uint32_t mip::C::mip_base_comm_speed_command::baud

Port baud rate. Must be a supported rate.

◆ function

mip_function_selector mip::C::mip_base_comm_speed_command::function

◆ port

uint8_t mip::C::mip_base_comm_speed_command::port

Port ID number, starting with 1. When function is SAVE, LOAD, or DEFAULT, this can be 0 to apply to all ports. See the device user manual for details.


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