Skip to content

DataHeader Class

Definition

The header for a DataBlock.

public sealed class DataHeader : PzxBlockHeader

View source

Properties

Name Description
ExtraBits Gets the number of extra bits in the last byte.
InitialPulseLevel Gets a value indicating the initial pulse level.
NumberOfPulseInOneBitSequence Gets the number of pulses in the one bit pulse sequence.
NumberOfPulseInZeroBitSequence Gets the number of pulses in the zero bit pulse sequence.
SizeInBits Gets the size of the data in bits.
SizeInBytes Gets the size of the data in whole bytes.
Tail Gets the duration of the tail pulse in T-states.