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

#include <TMC2240_bitfields.h>

Public Attributes

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

Static Public Attributes

static constexpr uint8_t address = 0x15

Detailed Description

Definition at line 202 of file TMC2240_bitfields.h.

Member Data Documentation

◆ [union]

union { ... } TMC2240_n::THIGH_t

◆ __pad0__

uint16_t TMC2240_n::THIGH_t::__pad0__

Definition at line 208 of file TMC2240_bitfields.h.

◆ address

uint8_t TMC2240_n::THIGH_t::address = 0x15
staticconstexpr

Definition at line 203 of file TMC2240_bitfields.h.

◆ sr

uint32_t TMC2240_n::THIGH_t::sr

Definition at line 205 of file TMC2240_bitfields.h.

◆ thigh

uint32_t TMC2240_n::THIGH_t::thigh

Definition at line 207 of file TMC2240_bitfields.h.


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