Open FFBoard
Open source force feedback firmware
TMC4671PidPrecision Struct Reference

#include <TMC4671.h>

Public Attributes

bool current_I = false
 
bool current_P = false
 
bool velocity_I = false
 
bool velocity_P = false
 
bool position_I = false
 
bool position_P = false
 

Detailed Description

Definition at line 189 of file TMC4671.h.

Member Data Documentation

◆ current_I

bool TMC4671PidPrecision::current_I = false

Definition at line 190 of file TMC4671.h.

◆ current_P

bool TMC4671PidPrecision::current_P = false

Definition at line 191 of file TMC4671.h.

◆ position_I

bool TMC4671PidPrecision::position_I = false

Definition at line 194 of file TMC4671.h.

◆ position_P

bool TMC4671PidPrecision::position_P = false

Definition at line 195 of file TMC4671.h.

◆ velocity_I

bool TMC4671PidPrecision::velocity_I = false

Definition at line 192 of file TMC4671.h.

◆ velocity_P

bool TMC4671PidPrecision::velocity_P = false

Definition at line 193 of file TMC4671.h.


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