TMCStepper
SLAVECONF_t Struct Reference

#include <TMC5130_bitfields.h>

Public Attributes

union {
   uint16_t   sr: 12
 
   struct {
      uint8_t   slaveaddr: 8
 
      uint8_t   senddelay: 4
 
   } 
 
}; 
 

Static Public Attributes

constexpr static uint8_t address = 0x03
 

Detailed Description

Definition at line 4 of file TMC5130_bitfields.h.

Member Data Documentation

◆ @141

union { ... }

◆ address

constexpr static uint8_t SLAVECONF_t::address = 0x03
staticconstexpr

Definition at line 5 of file TMC5130_bitfields.h.

◆ senddelay

uint8_t SLAVECONF_t::senddelay

Definition at line 10 of file TMC5130_bitfields.h.

◆ slaveaddr

uint8_t SLAVECONF_t::slaveaddr

Definition at line 9 of file TMC5130_bitfields.h.

◆ sr

uint16_t SLAVECONF_t::sr

Definition at line 7 of file TMC5130_bitfields.h.


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