TMCStepper
DCCTRL_t Struct Reference

#include <TMC2130_bitfields.h>

Public Attributes

union {
   uint32_t   sr: 24
 
   struct {
      uint16_t   dc_time: 10
 
      uint16_t uint8_t   dc_sg: 6: 8
 
   } 
 
}; 
 

Static Public Attributes

constexpr static uint8_t address = 0x6E
 

Detailed Description

Definition at line 173 of file TMC2130_bitfields.h.

Member Data Documentation

◆ @33

union { ... }

◆ address

constexpr static uint8_t DCCTRL_t::address = 0x6E
staticconstexpr

Definition at line 174 of file TMC2130_bitfields.h.

◆ dc_sg

uint16_t uint8_t DCCTRL_t::dc_sg

Definition at line 179 of file TMC2130_bitfields.h.

◆ dc_time

uint16_t DCCTRL_t::dc_time

Definition at line 178 of file TMC2130_bitfields.h.

◆ sr

uint32_t DCCTRL_t::sr

Definition at line 176 of file TMC2130_bitfields.h.


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