Public Attributes | List of all members
mip_3dm_gpio_config_response Struct Reference

#include <commands_3dm.h>

Public Attributes

mip_3dm_gpio_config_command_behavior behavior
 Select an appropriate value from the enumeration based on the selected feature (e.g. for PPS, select one of the values prefixed with PPS_.) More...
 
mip_3dm_gpio_config_command_feature feature
 Determines how the pin will be used. More...
 
uint8_t pin
 GPIO pin number counting from 1. For save, load, and default function selectors, this can be 0 to select all pins. More...
 
mip_3dm_gpio_config_command_pin_mode pin_mode
 GPIO configuration. May be restricted depending on device, pin, feature, and behavior. See device user manual. More...
 

Detailed Description

Definition at line 1169 of file commands_3dm.h.

Member Data Documentation

◆ behavior

mip_3dm_gpio_config_command_behavior mip_3dm_gpio_config_response::behavior

Select an appropriate value from the enumeration based on the selected feature (e.g. for PPS, select one of the values prefixed with PPS_.)

Definition at line 1173 of file commands_3dm.h.

◆ feature

mip_3dm_gpio_config_command_feature mip_3dm_gpio_config_response::feature

Determines how the pin will be used.

Definition at line 1172 of file commands_3dm.h.

◆ pin

uint8_t mip_3dm_gpio_config_response::pin

GPIO pin number counting from 1. For save, load, and default function selectors, this can be 0 to select all pins.

Definition at line 1171 of file commands_3dm.h.

◆ pin_mode

mip_3dm_gpio_config_command_pin_mode mip_3dm_gpio_config_response::pin_mode

GPIO configuration. May be restricted depending on device, pin, feature, and behavior. See device user manual.

Definition at line 1174 of file commands_3dm.h.


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


microstrain_inertial_driver
Author(s): Brian Bingham, Parker Hannifin Corp
autogenerated on Mon Jun 24 2024 02:51:41