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

Structure control register for bit parsing. More...

Collaboration diagram for TKG3_CAB_EXT_T1::TControl_Register:
Collaboration graph

Public Attributes

U16 u16_Raw_Data
 Raw data. More...
 
struct {
   U16   bool_Cabinet_Heater_Control:1
 Bit 0, Cabinet heater control. More...
 
   U16   bool_Cabinet_Fan_Control:1
 Bit 1, Cabinet fan control. More...
 
   U16   __pad0__:14
 Bits 2..15, unused bits. More...
 
}; 
 Structure of the bits. More...
 

Detailed Description

Structure control register for bit parsing.

Member Data Documentation

◆ 

struct { ... }

Structure of the bits.

◆ __pad0__

U16 TKG3_CAB_EXT_T1::TControl_Register::__pad0__

Bits 2..15, unused bits.

◆ bool_Cabinet_Fan_Control

U16 TKG3_CAB_EXT_T1::TControl_Register::bool_Cabinet_Fan_Control

Bit 1, Cabinet fan control.

Referenced by TKG3_CAB_EXT_T1::Execute().

◆ bool_Cabinet_Heater_Control

U16 TKG3_CAB_EXT_T1::TControl_Register::bool_Cabinet_Heater_Control

Bit 0, Cabinet heater control.

Referenced by TKG3_CAB_EXT_T1::Execute().

◆ u16_Raw_Data

U16 TKG3_CAB_EXT_T1::TControl_Register::u16_Raw_Data

Raw data.

Referenced by TKG3_CAB_EXT_T1::Execute().


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