CanCtrl.ToByte Method

Definition

Converts register contents to a byte.

public byte ToByte ();
abstract member ToByte : unit -> byte
override this.ToByte : unit -> byte
Public Function ToByte () As Byte

Returns

The byte that represent the register contents.

Implements

Applies to