TMCStepper
TMC2660_n::CHOPCONF_t Struct Reference

#include <TMC2660_bitfields.h>

Public Attributes

union {
   uint32_t   sr
 
   struct {
      uint8_t   toff: 4
 
      uint8_t   hstrt: 3
 
      uint8_t   hend: 4
 
      uint8_t   hdec: 2
 
      bool   rndtf: 1
 
      bool   chm: 1
 
      uint8_t   tbl: 2
 
   } 
 
}; 
 

Static Public Attributes

constexpr static uint8_t address = 0b100
 

Detailed Description

Definition at line 31 of file TMC2660_bitfields.h.

Member Data Documentation

◆ @113

union { ... }

◆ address

constexpr static uint8_t TMC2660_n::CHOPCONF_t::address = 0b100
staticconstexpr

Definition at line 32 of file TMC2660_bitfields.h.

◆ chm

bool TMC2660_n::CHOPCONF_t::chm

Definition at line 41 of file TMC2660_bitfields.h.

◆ hdec

uint8_t TMC2660_n::CHOPCONF_t::hdec

Definition at line 39 of file TMC2660_bitfields.h.

◆ hend

uint8_t TMC2660_n::CHOPCONF_t::hend

Definition at line 38 of file TMC2660_bitfields.h.

◆ hstrt

uint8_t TMC2660_n::CHOPCONF_t::hstrt

Definition at line 37 of file TMC2660_bitfields.h.

◆ rndtf

bool TMC2660_n::CHOPCONF_t::rndtf

Definition at line 40 of file TMC2660_bitfields.h.

◆ sr

uint32_t TMC2660_n::CHOPCONF_t::sr

Definition at line 34 of file TMC2660_bitfields.h.

◆ tbl

uint8_t TMC2660_n::CHOPCONF_t::tbl

Definition at line 42 of file TMC2660_bitfields.h.

◆ toff

uint8_t TMC2660_n::CHOPCONF_t::toff

Definition at line 36 of file TMC2660_bitfields.h.


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