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

#include <commands_3dm.h>

Public Attributes

mip_function_selector function
 
uint8_t pin
 GPIO pin number counting from 1. Cannot be 0. More...
 
bool state
 The pin state. More...
 

Member Data Documentation

◆ function

mip_function_selector mip::C::mip_3dm_gpio_state_command::function

◆ pin

uint8_t mip::C::mip_3dm_gpio_state_command::pin

GPIO pin number counting from 1. Cannot be 0.

◆ state

bool mip::C::mip_3dm_gpio_state_command::state

The pin state.


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