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

#include <TMC2240_bitfields.h>

Public Attributes

union { 
   uint32_t   sr 
   struct { 
      uint8_t   sg4_ind_0 
      uint8_t   sg4_ind_1 
      uint8_t   sg4_ind_2 
      uint8_t   sg4_ind_3 
   } 
}; 

Static Public Attributes

static constexpr uint8_t address = 0x76

Detailed Description

Definition at line 495 of file TMC2240_bitfields.h.

Member Data Documentation

◆ [union]

union { ... } TMC2240_n::SG4_IND_t

◆ address

uint8_t TMC2240_n::SG4_IND_t::address = 0x76
staticconstexpr

Definition at line 496 of file TMC2240_bitfields.h.

◆ sg4_ind_0

uint8_t TMC2240_n::SG4_IND_t::sg4_ind_0

Definition at line 500 of file TMC2240_bitfields.h.

◆ sg4_ind_1

uint8_t TMC2240_n::SG4_IND_t::sg4_ind_1

Definition at line 500 of file TMC2240_bitfields.h.

◆ sg4_ind_2

uint8_t TMC2240_n::SG4_IND_t::sg4_ind_2

Definition at line 500 of file TMC2240_bitfields.h.

◆ sg4_ind_3

uint8_t TMC2240_n::SG4_IND_t::sg4_ind_3

Definition at line 500 of file TMC2240_bitfields.h.

◆ sr

uint32_t TMC2240_n::SG4_IND_t::sr

Definition at line 498 of file TMC2240_bitfields.h.


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