TMCStepper
READ_RDSEL10_t Struct Reference

#include <TMC2660_bitfields.h>

Public Attributes

union {
   uint32_t   sr
 
   struct {
      bool   sg_value: 1
 
      bool   ot: 1
 
      bool   otpw: 1
 
      bool   s2ga: 1
 
      bool   s2gb: 1
 
      bool   ola: 1
 
      bool   olb: 1
 
      bool   stst: 1
 
      uint8_t   __pad0__: 2
 
      uint8_t   se: 5
 
      uint8_t   sg_result: 5
 
   } 
 
}; 
 

Detailed Description

Definition at line 134 of file TMC2660_bitfields.h.

Member Data Documentation

◆ @137

union { ... }

◆ __pad0__

uint8_t READ_RDSEL10_t::__pad0__

Definition at line 146 of file TMC2660_bitfields.h.

◆ ola

bool READ_RDSEL10_t::ola

Definition at line 143 of file TMC2660_bitfields.h.

◆ olb

bool READ_RDSEL10_t::olb

Definition at line 144 of file TMC2660_bitfields.h.

◆ ot

bool READ_RDSEL10_t::ot

Definition at line 139 of file TMC2660_bitfields.h.

◆ otpw

bool READ_RDSEL10_t::otpw

Definition at line 140 of file TMC2660_bitfields.h.

◆ s2ga

bool READ_RDSEL10_t::s2ga

Definition at line 141 of file TMC2660_bitfields.h.

◆ s2gb

bool READ_RDSEL10_t::s2gb

Definition at line 142 of file TMC2660_bitfields.h.

◆ se

uint8_t READ_RDSEL10_t::se

Definition at line 147 of file TMC2660_bitfields.h.

◆ sg_result

uint8_t READ_RDSEL10_t::sg_result

Definition at line 148 of file TMC2660_bitfields.h.

◆ sg_value

bool READ_RDSEL10_t::sg_value

Definition at line 138 of file TMC2660_bitfields.h.

◆ sr

uint32_t READ_RDSEL10_t::sr

Definition at line 136 of file TMC2660_bitfields.h.

◆ stst

bool READ_RDSEL10_t::stst

Definition at line 145 of file TMC2660_bitfields.h.


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