TMCStepper
FACTORY_CONF_t Struct Reference

#include <TMC2208_bitfields.h>

Public Attributes

union {
   uint16_t   sr
 
   struct {
      uint8_t   fclktrim: 5
 
      uint8_t   ottrim: 2
 
   } 
 
}; 
 

Static Public Attributes

constexpr static uint8_t address = 0x07
 

Detailed Description

Definition at line 70 of file TMC2208_bitfields.h.

Member Data Documentation

◆ @73

union { ... }

◆ address

constexpr static uint8_t FACTORY_CONF_t::address = 0x07
staticconstexpr

Definition at line 71 of file TMC2208_bitfields.h.

◆ fclktrim

uint8_t FACTORY_CONF_t::fclktrim

Definition at line 75 of file TMC2208_bitfields.h.

◆ ottrim

uint8_t FACTORY_CONF_t::ottrim

Definition at line 76 of file TMC2208_bitfields.h.

◆ sr

uint16_t FACTORY_CONF_t::sr

Definition at line 73 of file TMC2208_bitfields.h.


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