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

Structure control register 1 for bit parsing. More...

Collaboration diagram for TP021_12_KG3_Cooling_System_Model_Emulator::TControl_Register:
Collaboration graph

Public Attributes

U16 u16_Raw_Data
 Raw data. More...
 
struct {
   U16   bool_EMU_ICS_Fuse_Status:1
 Bit 0, EMU ICS fuse status. More...
 
   U16   bool_EMU_Heater_Fuse_Status:1
 Bit 1, EMU heater fuse status. More...
 
   U16   bool_EMU_Pump_Fuse_Status:1
 Bit 2, EMU pump fuse status. More...
 
   U16   bool_EMU_Heat_Exchanger_Fuse_Status:1
 Bit 3, EMU heat exchanger fuse status. More...
 
   U16   bool_EMU_Heater_Contactor_Status:1
 Bit 4, EMU heater contactor status. More...
 
   U16   bool_EMU_Pump_Contactor_Status:1
 Bit 5, EMU pump contactor status. More...
 
   U16   bool_EMU_Heat_Exchanger_Contactor_Status:1
 Bit 6, EMU heat exchanger contactor status. More...
 
   U16   __pad0__:9
 Bits 7..15, unused bits. More...
 
}; 
 Structure of the bits. More...
 

Detailed Description

Structure control register 1 for bit parsing.

Member Data Documentation

◆ 

struct { ... }

Structure of the bits.

◆ __pad0__

U16 TP021_12_KG3_Cooling_System_Model_Emulator::TControl_Register::__pad0__

Bits 7..15, unused bits.

◆ bool_EMU_Heat_Exchanger_Contactor_Status

U16 TP021_12_KG3_Cooling_System_Model_Emulator::TControl_Register::bool_EMU_Heat_Exchanger_Contactor_Status

Bit 6, EMU heat exchanger contactor status.

Referenced by TP021_12_KG3_Cooling_System_Model_Emulator::Execute().

◆ bool_EMU_Heat_Exchanger_Fuse_Status

U16 TP021_12_KG3_Cooling_System_Model_Emulator::TControl_Register::bool_EMU_Heat_Exchanger_Fuse_Status

Bit 3, EMU heat exchanger fuse status.

Referenced by TP021_12_KG3_Cooling_System_Model_Emulator::Execute().

◆ bool_EMU_Heater_Contactor_Status

U16 TP021_12_KG3_Cooling_System_Model_Emulator::TControl_Register::bool_EMU_Heater_Contactor_Status

Bit 4, EMU heater contactor status.

Referenced by TP021_12_KG3_Cooling_System_Model_Emulator::Execute().

◆ bool_EMU_Heater_Fuse_Status

U16 TP021_12_KG3_Cooling_System_Model_Emulator::TControl_Register::bool_EMU_Heater_Fuse_Status

Bit 1, EMU heater fuse status.

Referenced by TP021_12_KG3_Cooling_System_Model_Emulator::Execute().

◆ bool_EMU_ICS_Fuse_Status

U16 TP021_12_KG3_Cooling_System_Model_Emulator::TControl_Register::bool_EMU_ICS_Fuse_Status

Bit 0, EMU ICS fuse status.

Referenced by TP021_12_KG3_Cooling_System_Model_Emulator::Execute().

◆ bool_EMU_Pump_Contactor_Status

U16 TP021_12_KG3_Cooling_System_Model_Emulator::TControl_Register::bool_EMU_Pump_Contactor_Status

Bit 5, EMU pump contactor status.

Referenced by TP021_12_KG3_Cooling_System_Model_Emulator::Execute().

◆ bool_EMU_Pump_Fuse_Status

U16 TP021_12_KG3_Cooling_System_Model_Emulator::TControl_Register::bool_EMU_Pump_Fuse_Status

Bit 2, EMU pump fuse status.

Referenced by TP021_12_KG3_Cooling_System_Model_Emulator::Execute().

◆ u16_Raw_Data

U16 TP021_12_KG3_Cooling_System_Model_Emulator::TControl_Register::u16_Raw_Data

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