TxBxEid8(Byte, Byte) Constructor
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.
Initializes a new instance of the TxBxEid8 class.
public TxBxEid8 (byte txBufferNumber, byte extendedIdentifier);
new Iot.Device.Mcp25xxx.Register.MessageTransmit.TxBxEid8 : byte * byte -> Iot.Device.Mcp25xxx.Register.MessageTransmit.TxBxEid8
Public Sub New (txBufferNumber As Byte, extendedIdentifier As Byte)
Parameters
- txBufferNumber
- Byte
Transmit Buffer Number. Must be a value of 0 - 2.
- extendedIdentifier
- Byte
EID[15:8]: Extended Identifier bits. These bits hold bits 15 through 8 of the Extended Identifier for the transmit message.