Public Attributes | List of all members
mip_cmd_queue Struct Reference

Holds a list of pending commands. More...

#include <mip_cmdqueue.h>

Public Attributes

timeout_type _base_timeout
 
mip_pending_cmd_first_pending_cmd
 

Detailed Description

Holds a list of pending commands.

Currently only one command may be pending at a time.

Note
This should be considered an "opaque" structure; its members should be considered an internal implementation detail. Avoid accessing them directly as they are subject to change in future versions of this software.

Definition at line 93 of file mip_cmdqueue.h.

Member Data Documentation

◆ _base_timeout

timeout_type mip_cmd_queue::_base_timeout

Definition at line 96 of file mip_cmdqueue.h.

◆ _first_pending_cmd

mip_pending_cmd* mip_cmd_queue::_first_pending_cmd

Definition at line 95 of file mip_cmdqueue.h.


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


microstrain_inertial_driver
Author(s): Brian Bingham, Parker Hannifin Corp
autogenerated on Wed Mar 22 2023 02:35:07