ADTF_DEVICE_TOOLBOX  3.12.1 (ADTF 3.18.3)
tSignalPDUMappingConfig

Public Attributes

struct tClusterConfigpClusterConfig
 
int32_t nBitCountingPolicy
 Configures the bit counting policy of the whole cluster. More...
 
int32_t nIsHighLowBitOrder
 Configures the bit order is DECREASING (true) or INCREASING (false)
 
int32_t nReserved1
 Reserved for future use.
 
int32_t nReserved2
 Reserved for future use.
 

Detailed Description

Definition at line 155 of file flexray_database_intf.h.

Member Data Documentation

◆ nBitCountingPolicy

int32_t nBitCountingPolicy

Configures the bit counting policy of the whole cluster.

Possible policies are SAWTOOTH and MONOTONE.

Definition at line 161 of file flexray_database_intf.h.