Tec Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |