Table of Contents

Enum RxStatusResponse.MessageReceivedType

Namespace
Iot.Device.Mcp25xxx
Assembly
Iot.Device.Mcp25xxx.dll

The extended ID bit is mapped to bit 4. The RTR bit is mapped to bit 3.

public enum RxStatusResponse.MessageReceivedType

Fields

ExtendedDataFrame = 2

Extended Data Frame.

ExtendedRemoteFrame = 3

Extended Remote Frame.

StandardDataFrame = 0

Standard Data Frame.

StandardRemoteFrame = 1

Standard Remote Frame.