TMCStepper
MSLUTSEL_t Struct Reference

#include <TMC5130_bitfields.h>

Public Attributes

union {
   uint32_t   sr
 
   struct {
      uint8_t   w0: 2
 
      uint8_t   w1: 2
 
      uint8_t   w2: 2
 
      uint8_t   w3: 2
 
      uint8_t   x1: 8
 
      uint8_t   x2: 8
 
      uint8_t   x3: 8
 
   } 
 
}; 
 

Static Public Attributes

constexpr static uint8_t address = 0x68
 

Detailed Description

Definition at line 210 of file TMC5130_bitfields.h.

Member Data Documentation

◆ @161

union { ... }

◆ address

constexpr static uint8_t MSLUTSEL_t::address = 0x68
staticconstexpr

Definition at line 211 of file TMC5130_bitfields.h.

◆ sr

uint32_t MSLUTSEL_t::sr

Definition at line 213 of file TMC5130_bitfields.h.

◆ w0

uint8_t MSLUTSEL_t::w0

Definition at line 215 of file TMC5130_bitfields.h.

◆ w1

uint8_t MSLUTSEL_t::w1

Definition at line 216 of file TMC5130_bitfields.h.

◆ w2

uint8_t MSLUTSEL_t::w2

Definition at line 217 of file TMC5130_bitfields.h.

◆ w3

uint8_t MSLUTSEL_t::w3

Definition at line 218 of file TMC5130_bitfields.h.

◆ x1

uint8_t MSLUTSEL_t::x1

Definition at line 219 of file TMC5130_bitfields.h.

◆ x2

uint8_t MSLUTSEL_t::x2

Definition at line 220 of file TMC5130_bitfields.h.

◆ x3

uint8_t MSLUTSEL_t::x3

Definition at line 221 of file TMC5130_bitfields.h.


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