RxFxEid8 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.
Filter Extended Identifier High Register.
public class RxFxEid8 : Iot.Device.Mcp25xxx.Register.IRegister
type RxFxEid8 = class
interface IRegister
Public Class RxFxEid8
Implements IRegister
- Inheritance
-
RxFxEid8
- Implements
Constructors
RxFxEid8(Byte, Byte) |
Initializes a new instance of the RxFxEid8 class. |
Properties
Address |
Gets the address of the register. |
ExtendedIdentifier |
EID[15:]: Extended Identifier bits. These bits hold the filter bits to be applied to bits[15:8] of the Extended Identifier portion of a received message or to Byte 0 in received data if corresponding with RXM[1:0] = 00 and EXIDE = 0. |
RxFilterNumber |
Receive Filter Number. Must be a value of 0 - 5. |
Methods
GetRxFilterNumber(Address) |
Gets the Rx Filter Number based on the register address. |
ToByte() |
Converts register contents to a byte. |