BitrateFDBitrateType Enumeration

The bit rate representation.

Definition

Namespace: Peak.Can.Basic
Assembly: PCANBasic.NET (in PCANBasic.NET.dll) Version: 4.9.0
C#
public enum BitrateType

Members

Default0 Not set, default value.
ArbitrationPhase1 The bit rate is described as CAN FD nominal bit-rate.
DataPhase2 The bit rate is described as CAN FD data bit-rate.

See Also