Edit

Share via


RxFxEid0.GetRxFilterNumber(Address) Method

Definition

Gets the Rx Filter Number based on the register address.

public static byte GetRxFilterNumber (Iot.Device.Mcp25xxx.Register.Address address);
static member GetRxFilterNumber : Iot.Device.Mcp25xxx.Register.Address -> byte
Public Shared Function GetRxFilterNumber (address As Address) As Byte

Parameters

address
Address

The address to look up Rx Filter Number.

Returns

The Rx Filter Number based on the register address.

Applies to