Public Attributes | List of all members
TWELVE_BIT_INT_TO_NIBBLES Union Reference

#include <0320_palm_edc_ethercat_protocol.h>

Public Attributes

int16u integer
 
struct {
   unsigned int   H:4
 
   unsigned int   L:4
 
   unsigned int   M:4
 
   unsigned int   padding:4
 
nibbles
 

Detailed Description

Each muscle driver sends back five 12-bit pressure of status data on the CAN bus. Generically, those two words look like this.

Definition at line 179 of file 0320_palm_edc_ethercat_protocol.h.

Member Data Documentation

◆ H

unsigned int TWELVE_BIT_INT_TO_NIBBLES::H

Definition at line 185 of file 0320_palm_edc_ethercat_protocol.h.

◆ integer

int16u TWELVE_BIT_INT_TO_NIBBLES::integer

Definition at line 189 of file 0320_palm_edc_ethercat_protocol.h.

◆ L

unsigned int TWELVE_BIT_INT_TO_NIBBLES::L

Definition at line 183 of file 0320_palm_edc_ethercat_protocol.h.

◆ M

unsigned int TWELVE_BIT_INT_TO_NIBBLES::M

Definition at line 184 of file 0320_palm_edc_ethercat_protocol.h.

◆ nibbles

struct { ... } TWELVE_BIT_INT_TO_NIBBLES::nibbles

◆ padding

unsigned int TWELVE_BIT_INT_TO_NIBBLES::padding

Definition at line 186 of file 0320_palm_edc_ethercat_protocol.h.


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


sr_external_dependencies
Author(s): Ugo Cupcic
autogenerated on Mon Feb 28 2022 23:50:40