TMCStepper
SMARTEN_t Struct Reference

#include <TMC2660_bitfields.h>

Public Attributes

union {
   uint32_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 = 0b101
 

Detailed Description

Definition at line 48 of file TMC2660_bitfields.h.

Member Data Documentation

◆ @117

union { ... }

◆ address

constexpr static uint8_t SMARTEN_t::address = 0b101
staticconstexpr

Definition at line 49 of file TMC2660_bitfields.h.

◆ sedn

uint8_t SMARTEN_t::sedn

Definition at line 58 of file TMC2660_bitfields.h.

◆ seimin

bool SMARTEN_t::seimin

Definition at line 60 of file TMC2660_bitfields.h.

◆ semax

uint8_t SMARTEN_t::semax

Definition at line 56 of file TMC2660_bitfields.h.

◆ semin

uint8_t SMARTEN_t::semin

Definition at line 53 of file TMC2660_bitfields.h.

◆ seup

uint8_t SMARTEN_t::seup

Definition at line 54 of file TMC2660_bitfields.h.

◆ sr

uint32_t SMARTEN_t::sr

Definition at line 51 of file TMC2660_bitfields.h.


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