UniTAP.dev.ports.modules.capturer.bulk.bulk_types
Enum where members are also (and must be) ints
Inherited Members
- enum.Enum
- name
- value
- builtins.int
- conjugate
- bit_length
- bit_count
- to_bytes
- from_bytes
- as_integer_ratio
- real
- imag
- numerator
- denominator
Enum where members are also (and must be) ints
Inherited Members
- enum.Enum
- name
- value
- builtins.int
- conjugate
- bit_length
- bit_count
- to_bytes
- from_bytes
- as_integer_ratio
- real
- imag
- numerator
- denominator
Trigger position relative to the start of capture, in percent of total capture size.
- TP_Start – 0%
- TP_25 – 25%
- TP_50 – 50%
- TP_75 – 75%
- TP_End - 100%
Inherited Members
- enum.Enum
- name
- value
- builtins.int
- conjugate
- bit_length
- bit_count
- to_bytes
- from_bytes
- as_integer_ratio
- real
- imag
- numerator
- denominator
Class TriggerTypeEnum contains all necessary enum types for describing values.
Enum where members are also (and must be) ints
Inherited Members
- enum.Enum
- name
- value
- builtins.int
- conjugate
- bit_length
- bit_count
- to_bytes
- from_bytes
- as_integer_ratio
- real
- imag
- numerator
- denominator
Enum where members are also (and must be) ints
Inherited Members
- enum.Enum
- name
- value
- builtins.int
- conjugate
- bit_length
- bit_count
- to_bytes
- from_bytes
- as_integer_ratio
- real
- imag
- numerator
- denominator
Enum where members are also (and must be) ints
Inherited Members
- enum.Enum
- name
- value
- builtins.int
- conjugate
- bit_length
- bit_count
- to_bytes
- from_bytes
- as_integer_ratio
- real
- imag
- numerator
- denominator
Enum where members are also (and must be) ints
Inherited Members
- enum.Enum
- name
- value
- builtins.int
- conjugate
- bit_length
- bit_count
- to_bytes
- from_bytes
- as_integer_ratio
- real
- imag
- numerator
- denominator
Enum where members are also (and must be) ints
Inherited Members
- enum.Enum
- name
- value
- builtins.int
- conjugate
- bit_length
- bit_count
- to_bytes
- from_bytes
- as_integer_ratio
- real
- imag
- numerator
- denominator
Enum where members are also (and must be) ints
Inherited Members
- enum.Enum
- name
- value
- builtins.int
- conjugate
- bit_length
- bit_count
- to_bytes
- from_bytes
- as_integer_ratio
- real
- imag
- numerator
- denominator
Enum where members are also (and must be) ints
Inherited Members
- enum.Enum
- name
- value
- builtins.int
- conjugate
- bit_length
- bit_count
- to_bytes
- from_bytes
- as_integer_ratio
- real
- imag
- numerator
- denominator
Enum where members are also (and must be) ints
Inherited Members
- enum.Enum
- name
- value
- builtins.int
- conjugate
- bit_length
- bit_count
- to_bytes
- from_bytes
- as_integer_ratio
- real
- imag
- numerator
- denominator
Enum where members are also (and must be) ints
Inherited Members
- enum.Enum
- name
- value
- builtins.int
- conjugate
- bit_length
- bit_count
- to_bytes
- from_bytes
- as_integer_ratio
- real
- imag
- numerator
- denominator
Main class TriggerType defines possible variants of trigger types.
U1- Start of TPS1/TPS2/TPS3/TPS4 - initial LT, after ALPM exit, both.U2- Exit of TPS1/TPS2/TPS3/TPS4 - initial LT, after ALPM exit, both.U3- Start of ML_PHY_STANDBY or ML_PHY_SLEEP.U4- Exit of ML_PHY_STANDBY or ML_PHY_SLEEP.U5- Start of EIEOS - initial LT, after ALPM exit, both.U6- Exit of EIEOS - initial LT, after ALPM exit, both.U7- VB-ID with the MASK - any change, match, selected bit transition.U8- VB-ID on TYPE - BS/SR/CPBS/CPSR.U9- Up to 8 control or data symbols, 8b/10b encoded.U10- SDP Type received – HB0 and/or HB1 match.U11- MSA – any change, change by mask, match by mask.U12- 8b/10b error – code error, disparity error, both.U13- Any AUX transaction - initial LT, after ALPM exit, both.U17- AUX read or write of specific address.
Class U1 describes one of the possible trigger type. Allows:
- Get trigger mask
trigger_mask. - Set and get source type
source_type-TriggerTypeEnum.SourceType. - Set and get position
position- `TriggerTypeEnum.SourceTypePosition.
Class U2 describes one of the possible trigger type. Allows:
- Get trigger mask
trigger_mask. - Set and get source type
source_type-TriggerTypeEnum.SourceType. - Set and get position
position- `TriggerTypeEnum.SourceTypePosition.
Class U3 describes one of the possible trigger type. Allows:
- Get trigger mask
trigger_mask. - Set and get source
source-TriggerTypeEnum.SourceMLPHY.
Class U4 describes one of the possible trigger type. Allows:
- Get trigger mask
trigger_mask. - Set and get source
source-TriggerTypeEnum.SourceMLPHY.
Class U5 describes one of the possible trigger type. Allows:
- Get trigger mask
trigger_mask. - Set and get position
position-TriggerTypeEnum.SourceTypePosition.
Class U6 describes one of the possible trigger type. Allows:
- Get trigger mask
trigger_mask. - Set and get position
position-TriggerTypeEnum.SourceTypePosition.
Class U7 describes one of the possible trigger type. Allows:
- Get trigger mask
trigger_mask. - Set and get mask
mask. - Set and get source
source-TriggerTypeEnum.SourceVBIDWithMask.
Class U8 describes one of the possible trigger type. Allows:
- Get trigger mask
trigger_mask. - Set and get source
source-TriggerTypeEnum.SourceVBID.
Class U9 describes one of the possible trigger type. Allows:
- Get trigger mask
trigger_mask. - Set and get value for count of symbols
count. - Set and get value for symbol 0
symbol_0. - Set and get value for symbol 1
symbol_1. - Set and get value for symbol 2
symbol_2. - Set and get value for symbol 3
symbol_3. - Set and get value for symbol 4
symbol_4. - Set and get value for symbol 5
symbol_5. - Set and get value for symbol 6
symbol_6. - Set and get value for symbol 7
symbol_7.
Class U10 describes one of the possible trigger type. Allows:
- Get trigger mask
trigger_mask. - Set and get SDP type
sdp_type-TriggerTypeEnum.SDPTypeReceived. - Set and get value for HB 0
hb0. - Set and get value for HB 1
hb1.
Class U11 describes one of the possible trigger type. Allows:
- Get trigger mask
trigger_mask. - Set and get source
source-TriggerTypeEnum.MSA. - Set and get MSa attributes (mvid, nvid, hactive, vactive and so on.)
Class U12 describes one of the possible trigger type. Allows:
- Get trigger mask
trigger_mask. - Set and get source
source-TriggerTypeEnum.Error8b_10b.
Class U13 describes one of the possible trigger type. Allows:
- Get trigger mask
trigger_mask. - Set and get position
position-TriggerTypeEnum.SourceTypePosition.
Class U17 describes one of the possible trigger type. Allows:
- Get trigger mask
trigger_mask. - Set and get address
address. - Set and get type
type-TriggerTypeEnum.TypeAUX.