TMCStepper
TMC2209_n::COOLCONF_t Struct Reference

#include <TMC2209_bitfields.h>

Public Attributes

union {
   uint16_t   sr
 
   struct {
      uint8_t   semin: 4
 
      uint8_t   seup: 2
 
      uint8_t   semax: 4
 
      uint8_t   sedn: 2
 
      bool   seimin: 1
 
   } 
 
}; 
 

Static Public Attributes

constexpr static uint8_t address = 0x42
 

Detailed Description

Definition at line 36 of file TMC2209_bitfields.h.

Member Data Documentation

◆ @101

union { ... }

◆ address

constexpr static uint8_t TMC2209_n::COOLCONF_t::address = 0x42
staticconstexpr

Definition at line 37 of file TMC2209_bitfields.h.

◆ sedn

uint8_t TMC2209_n::COOLCONF_t::sedn

Definition at line 46 of file TMC2209_bitfields.h.

◆ seimin

bool TMC2209_n::COOLCONF_t::seimin

Definition at line 48 of file TMC2209_bitfields.h.

◆ semax

uint8_t TMC2209_n::COOLCONF_t::semax

Definition at line 44 of file TMC2209_bitfields.h.

◆ semin

uint8_t TMC2209_n::COOLCONF_t::semin

Definition at line 41 of file TMC2209_bitfields.h.

◆ seup

uint8_t TMC2209_n::COOLCONF_t::seup

Definition at line 42 of file TMC2209_bitfields.h.

◆ sr

uint16_t TMC2209_n::COOLCONF_t::sr

Definition at line 39 of file TMC2209_bitfields.h.


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