Edit

Share via


CanStat Class

Definition

CAN Status Register.

public class CanStat : Iot.Device.Mcp25xxx.Register.IRegister
type CanStat = class
    interface IRegister
Public Class CanStat
Implements IRegister
Inheritance
CanStat
Implements

Constructors

CanStat(Byte)

Initializes a new instance of the CanStat class.

CanStat(CanStat+FlagCode, OperationMode)

Initializes a new instance of the CanStat class.

Properties

Address

Gets the address of the register.

InterruptFlagCode

ICOD[2:0]: Interrupt Flag Code bits.

OperationMode

OPMOD[2:0]: Operation Mode bits.

Methods

ToByte()

Converts register contents to a byte.

Applies to