Instrument Neutral Distributed Interface INDI  2.0.2
Public Attributes | List of all members
PMC8MoveInfo Struct Reference

#include <pmc8.h>

Public Attributes

PMC8_MOVE_STATE state = PMC8_MOVE_INACTIVE
 
uint8_t moveDir = 0
 
int targetRate = 0
 
int rampIteration = 0
 
int rampLastStep = 0
 
PMC8_RAMP_DIRECTION rampDir = PMC8_RAMP_UP
 
int timer
 

Detailed Description

Definition at line 36 of file pmc8.h.

Member Data Documentation

◆ moveDir

uint8_t PMC8MoveInfo::moveDir = 0

Definition at line 39 of file pmc8.h.

◆ rampDir

PMC8_RAMP_DIRECTION PMC8MoveInfo::rampDir = PMC8_RAMP_UP

Definition at line 43 of file pmc8.h.

◆ rampIteration

int PMC8MoveInfo::rampIteration = 0

Definition at line 41 of file pmc8.h.

◆ rampLastStep

int PMC8MoveInfo::rampLastStep = 0

Definition at line 42 of file pmc8.h.

◆ state

PMC8_MOVE_STATE PMC8MoveInfo::state = PMC8_MOVE_INACTIVE

Definition at line 38 of file pmc8.h.

◆ targetRate

int PMC8MoveInfo::targetRate = 0

Definition at line 40 of file pmc8.h.

◆ timer

int PMC8MoveInfo::timer

Definition at line 44 of file pmc8.h.


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