| 
    ConOpSys V2970
    P004.07
    
   ANVILEX control operating system 
   | 
 
Structure for bit parsing. More...

Public Attributes | |
| U16 | u16_Raw_Data | 
| Raw data.  More... | |
| struct { | |
| U16 b1_Channel_A_Input:1 | |
| Bit 0 : Channel A input data.  More... | |
| U16 __pad0__:3 | |
| Bits 1...3 : Reserved bits.  More... | |
| U16 b1_Channel_B_Input:1 | |
| Bit 4, Channel B input data.  More... | |
| U16 __pad1__:3 | |
| Bits 5...7 : Reserved bits.  More... | |
| U16 b1_Channel_Z_Input:1 | |
| Bit 8, Channel Z input data.  More... | |
| U16 __pad2__:7 | |
| Bits 9..15 : Reserved bits.  More... | |
| }; | |
| Structure of the bits.  More... | |
Structure for bit parsing.
| struct { ... } | 
Structure of the bits.
| U16 TP015_09_V1_0_Encoder_T2::TStatus_Register::__pad0__ | 
Bits 1...3 : Reserved bits.
| U16 TP015_09_V1_0_Encoder_T2::TStatus_Register::__pad1__ | 
Bits 5...7 : Reserved bits.
| U16 TP015_09_V1_0_Encoder_T2::TStatus_Register::__pad2__ | 
Bits 9..15 : Reserved bits.
| U16 TP015_09_V1_0_Encoder_T2::TStatus_Register::b1_Channel_A_Input | 
Bit 0 : Channel A input data.
Referenced by TP015_09_V1_0_Encoder_T2::Execute().
| U16 TP015_09_V1_0_Encoder_T2::TStatus_Register::b1_Channel_B_Input | 
Bit 4, Channel B input data.
Referenced by TP015_09_V1_0_Encoder_T2::Execute().
| U16 TP015_09_V1_0_Encoder_T2::TStatus_Register::b1_Channel_Z_Input | 
Bit 8, Channel Z input data.
Referenced by TP015_09_V1_0_Encoder_T2::Execute().
| U16 TP015_09_V1_0_Encoder_T2::TStatus_Register::u16_Raw_Data | 
Raw data.
Referenced by TP015_09_V1_0_Encoder_T2::Execute().