Tec Class

Definition

Transmit Error Counter Register.

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

Constructors

Tec(Byte)

Initializes a new instance of the Tec class.

Properties

Address

Gets the address of the register.

TransmitErrorCount

TEC[7:0]: Transmit Error Count bits.

Methods

ToByte()

Converts register contents to a byte.

Applies to