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

#include <TMC2240_bitfields.h>

Public Attributes

union { 
   uint32_t   sr 
   struct { 
      uint32_t   tstep: 20 
      uint16_t   : 12 
   } 
}; 

Static Public Attributes

static constexpr uint8_t address = 0x12

Detailed Description

Definition at line 166 of file TMC2240_bitfields.h.

Member Data Documentation

◆ [union]

union { ... } TMC2240_n::TSTEP_t

◆ __pad0__

uint16_t TMC2240_n::TSTEP_t::__pad0__

Definition at line 172 of file TMC2240_bitfields.h.

◆ address

uint8_t TMC2240_n::TSTEP_t::address = 0x12
staticconstexpr

Definition at line 167 of file TMC2240_bitfields.h.

◆ sr

uint32_t TMC2240_n::TSTEP_t::sr

Definition at line 169 of file TMC2240_bitfields.h.

◆ tstep

uint32_t TMC2240_n::TSTEP_t::tstep

Definition at line 171 of file TMC2240_bitfields.h.


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