Rec 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.
Receiver Error Counter Register.
public class Rec : Iot.Device.Mcp25xxx.Register.IRegister
type Rec = class
interface IRegister
Public Class Rec
Implements IRegister
- Inheritance
-
Rec
- Implements
Constructors
Rec(Byte) |
Initializes a new instance of the Rec class. |
Properties
Address |
Gets the address of the register. |
ReceiveErrorCount |
REC[7:0]: Receive Error Count bits. |
Methods
ToByte() |
Converts register contents to a byte. |