TMCStepper
DRVCTRL_1_t Struct Reference

#include <TMC2660_bitfields.h>

Public Attributes

union {
   uint32_t   sr
 
   struct {
      uint8_t   cb: 8
 
      bool   phb: 1
 
      uint8_t   ca: 8
 
      bool   pha: 1
 
   } 
 
}; 
 

Static Public Attributes

constexpr static uint8_t address = 0b00
 

Detailed Description

Definition at line 4 of file TMC2660_bitfields.h.

Member Data Documentation

◆ @105

union { ... }

◆ address

constexpr static uint8_t DRVCTRL_1_t::address = 0b00
staticconstexpr

Definition at line 5 of file TMC2660_bitfields.h.

◆ ca

uint8_t DRVCTRL_1_t::ca

Definition at line 11 of file TMC2660_bitfields.h.

◆ cb

uint8_t DRVCTRL_1_t::cb

Definition at line 9 of file TMC2660_bitfields.h.

◆ pha

bool DRVCTRL_1_t::pha

Definition at line 12 of file TMC2660_bitfields.h.

◆ phb

bool DRVCTRL_1_t::phb

Definition at line 10 of file TMC2660_bitfields.h.

◆ sr

uint32_t DRVCTRL_1_t::sr

Definition at line 7 of file TMC2660_bitfields.h.


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