Open FFBoard
Open source force feedback firmware
TMC4671Biquad_t Struct Reference

#include <TMC4671.h>

Public Attributes

int32_t a1 = 0
 
int32_t a2 = 0
 
int32_t b0 = 0
 
int32_t b1 = 0
 
int32_t b2 = 0
 
bool enable = false
 

Detailed Description

Definition at line 271 of file TMC4671.h.

Member Data Documentation

◆ a1

int32_t TMC4671Biquad_t::a1 = 0

Definition at line 272 of file TMC4671.h.

◆ a2

int32_t TMC4671Biquad_t::a2 = 0

Definition at line 273 of file TMC4671.h.

◆ b0

int32_t TMC4671Biquad_t::b0 = 0

Definition at line 274 of file TMC4671.h.

◆ b1

int32_t TMC4671Biquad_t::b1 = 0

Definition at line 275 of file TMC4671.h.

◆ b2

int32_t TMC4671Biquad_t::b2 = 0

Definition at line 276 of file TMC4671.h.

◆ enable

bool TMC4671Biquad_t::enable = false

Definition at line 277 of file TMC4671.h.


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