ConOpSys V2970  P004.07
ANVILEX control operating system
Public Attributes | List of all members
TP019_11_KG3_FC::TControl_Register Union Reference

Control register structure. More...

Collaboration diagram for TP019_11_KG3_FC::TControl_Register:
Collaboration graph

Public Attributes

U16 u16_Raw_Data
 Control register raw U16 data. More...
 
struct {
   U16   bit1_Inverter_Output_Enable:1
 Bit 0 : Enable inverter outputs ( 0 - Disabled, 1 - Enabled ) More...
 
   U16   bit1_Rectifier_Output_Enable:1
 Bit 1 : Enable rectifier outputs ( 0 - Disabled, 1 - Enabled ) More...
 
   U16   bit14_Reserved_Bit_2_15:14
 Bits 2..15 : Reserved. More...
 
}; 
 Control register bit parsing structure. More...
 

Detailed Description

Control register structure.

Member Data Documentation

◆ 

struct { ... }

Control register bit parsing structure.

◆ bit14_Reserved_Bit_2_15

U16 TP019_11_KG3_FC::TControl_Register::bit14_Reserved_Bit_2_15

Bits 2..15 : Reserved.

◆ bit1_Inverter_Output_Enable

U16 TP019_11_KG3_FC::TControl_Register::bit1_Inverter_Output_Enable

Bit 0 : Enable inverter outputs ( 0 - Disabled, 1 - Enabled )

Referenced by TP019_11_KG3_FC::Execute().

◆ bit1_Rectifier_Output_Enable

U16 TP019_11_KG3_FC::TControl_Register::bit1_Rectifier_Output_Enable

Bit 1 : Enable rectifier outputs ( 0 - Disabled, 1 - Enabled )

Referenced by TP019_11_KG3_FC::Execute().

◆ u16_Raw_Data

U16 TP019_11_KG3_FC::TControl_Register::u16_Raw_Data

Control register raw U16 data.

Referenced by TP019_11_KG3_FC::Execute().


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