IE2EInformation

Summary

Represents the information of e2e

Properties

Structure

class IE2EInformation
bits_to_shift

The number of bits to shift towards the lower bytes and bits within the data array for the length of the E2E header.

Type

uint64

chl_signal

CHL signal of the frame.

Type

ISignalInstance

counter_signal

Counter signal of the frame.

Type

ISignalInstance

crc_signal

CRC signal of the frame.

Type

ISignalInstance

data_id

The data id of the profile.

Type

uint64

data_id_list

When the profile is 2, this will be the list of the possible data ids of the profile, None otherwise.

Type

Array[uint8]

data_id_signal

The data id signal of the frame.

Type

ISignalInstance

data_length

The length of the profile's data in bytes.

Type

uint64

header_length

The length of the E2E header in bits.

Type

uint64

length_signal

The length signal of the frame.

Type

ISignalInstance

profile

The profile of the information, could be 1A or 2 or 4A or 7 etc.

Type

str