TMCStepper
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

constexpr static uint8_t address = 0x69
 

Detailed Description

Definition at line 226 of file TMC5130_bitfields.h.

Member Data Documentation

◆ @165

union { ... }

◆ address

constexpr static uint8_t MSLUTSTART_t::address = 0x69
staticconstexpr

Definition at line 227 of file TMC5130_bitfields.h.

◆ sr

uint32_t MSLUTSTART_t::sr

Definition at line 229 of file TMC5130_bitfields.h.

◆ start_sin

uint8_t MSLUTSTART_t::start_sin

Definition at line 231 of file TMC5130_bitfields.h.

◆ start_sin90

uint8_t MSLUTSTART_t::start_sin90

Definition at line 232 of file TMC5130_bitfields.h.


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