Model Railroad System 2.2.2
Public Attributes | List of all members
azatrax::SR4::status2_union Union Reference

Status byte 2 union type (Input sense) More...

Public Attributes

uint8_t theByte
 Status byte as a byte. More...
 
struct {
   unsigned int   sense_1:1
 Sense 1. More...
 
   unsigned int   sense_2:1
 Sense 2. More...
 
   unsigned int   sense_3:1
 Sense 3. More...
 
   unsigned int   sense_4:1
 Sense 4. More...
 
   unsigned int   reserved:4
 Reserved bits. More...
 
theBits
 Status byte as bit fields. More...
 

Detailed Description

Status byte 2 union type (Input sense)

Member Data Documentation

◆ reserved

unsigned int azatrax::SR4::status2_union::reserved

Reserved bits.

◆ sense_1

unsigned int azatrax::SR4::status2_union::sense_1

◆ sense_2

unsigned int azatrax::SR4::status2_union::sense_2

◆ sense_3

unsigned int azatrax::SR4::status2_union::sense_3

◆ sense_4

unsigned int azatrax::SR4::status2_union::sense_4

◆ 

struct { ... } azatrax::SR4::status2_union::theBits

◆ theByte

uint8_t azatrax::SR4::status2_union::theByte