TMCStepper
Library supporting Trinamic Stepper Drivers for Arduino platforms
Loading...
Searching...
No Matches
MSLUTSTART_t Struct Reference

#include <TMC5130_bitfields.h>

Public Attributes

union { 
   uint32_t   sr: 24 
   struct { 
      uint8_t   start_sin: 8 
      uint8_t   start_sin90: 8 
   } 
}; 

Static Public Attributes

static constexpr uint8_t address = 0x69

Detailed Description

Definition at line 249 of file TMC5130_bitfields.h.

Member Data Documentation

◆ [union]

union { ... } MSLUTSTART_t

◆ address

uint8_t MSLUTSTART_t::address = 0x69
staticconstexpr

Definition at line 250 of file TMC5130_bitfields.h.

◆ sr

uint32_t MSLUTSTART_t::sr

Definition at line 252 of file TMC5130_bitfields.h.

◆ start_sin

uint8_t MSLUTSTART_t::start_sin

Definition at line 254 of file TMC5130_bitfields.h.

◆ start_sin90

uint8_t MSLUTSTART_t::start_sin90

Definition at line 256 of file TMC5130_bitfields.h.


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