ConOpSys V2970
P004.07
ANVILEX control operating system
|
Remote parameter properties structure. More...
#include <Parameter_Base_Defines.h>
Public Attributes | |
U32 | u32_Properties_Raw |
Raw remote parameter properties data as U32 value. More... | |
struct { | |
U32 bit2_Access_Mode:2 | |
Bits 0-1 : Remote parameter access mode. More... | |
U32 __pad0__:30 | |
Bits 2-31 : Reserved. More... | |
}; | |
@ Remote parameter properties bit parsing structure More... | |
Remote parameter properties structure.
struct { ... } |
@ Remote parameter properties bit parsing structure
U32 TRemote_Parameter_Properties::__pad0__ |
Bits 2-31 : Reserved.
U32 TRemote_Parameter_Properties::bit2_Access_Mode |
Bits 0-1 : Remote parameter access mode.
U32 TRemote_Parameter_Properties::u32_Properties_Raw |
Raw remote parameter properties data as U32 value.