TMCStepper
DRVCTRL_0_t Struct Reference

#include <TMC2660_bitfields.h>

Public Attributes

union {
   uint32_t   sr
 
   struct {
      uint8_t   mres: 4
 
      uint8_t   __pad0__: 4
 
      bool   dedge: 1
 
      bool   intpol: 1
 
   } 
 
}; 
 

Static Public Attributes

constexpr static uint8_t address = 0b00
 

Detailed Description

Definition at line 17 of file TMC2660_bitfields.h.

Member Data Documentation

◆ @109

union { ... }

◆ __pad0__

uint8_t DRVCTRL_0_t::__pad0__

Definition at line 23 of file TMC2660_bitfields.h.

◆ address

constexpr static uint8_t DRVCTRL_0_t::address = 0b00
staticconstexpr

Definition at line 18 of file TMC2660_bitfields.h.

◆ dedge

bool DRVCTRL_0_t::dedge

Definition at line 24 of file TMC2660_bitfields.h.

◆ intpol

bool DRVCTRL_0_t::intpol

Definition at line 25 of file TMC2660_bitfields.h.

◆ mres

uint8_t DRVCTRL_0_t::mres

Definition at line 22 of file TMC2660_bitfields.h.

◆ sr

uint32_t DRVCTRL_0_t::sr

Definition at line 20 of file TMC2660_bitfields.h.


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