TMCStepper
SHORT_CONF_t Struct Reference

#include <TMC5160_bitfields.h>

Public Attributes

union {
   uint32_t   sr: 19
 
   struct {
      uint8_t   s2vs_level: 4
 
      uint8_t   s2g_level: 4
 
      uint8_t   shortfilter: 2
 
      bool   shortdelay: 1
 
   } 
 
}; 
 

Static Public Attributes

constexpr static uint8_t address = 0x09
 

Detailed Description

Definition at line 4 of file TMC5160_bitfields.h.

Member Data Documentation

◆ @169

union { ... }

◆ address

constexpr static uint8_t SHORT_CONF_t::address = 0x09
staticconstexpr

Definition at line 5 of file TMC5160_bitfields.h.

◆ s2g_level

uint8_t SHORT_CONF_t::s2g_level

Definition at line 10 of file TMC5160_bitfields.h.

◆ s2vs_level

uint8_t SHORT_CONF_t::s2vs_level

Definition at line 9 of file TMC5160_bitfields.h.

◆ shortdelay

bool SHORT_CONF_t::shortdelay

Definition at line 14 of file TMC5160_bitfields.h.

◆ shortfilter

uint8_t SHORT_CONF_t::shortfilter

Definition at line 12 of file TMC5160_bitfields.h.

◆ sr

uint32_t SHORT_CONF_t::sr

Definition at line 7 of file TMC5160_bitfields.h.


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