TxBufferAddressPointer Enum
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.
Address Pointer to one of six locations for the transmit buffer.
C#
public enum TxBufferAddressPointer
type TxBufferAddressPointer =
Public Enum TxBufferAddressPointer
- Inheritance
-
TxBufferAddressPointer
Name | Value | Description |
---|---|---|
TxB0Sidh | 0 | TX Buffer 0 starting at TXB0SIDH (0x31). |
TxB0D0 | 1 | TX Buffer 0 starting at TXB0D0 (0x36). |
TxB1Sidh | 2 | TX Buffer 1 starting at TXB1SIDH (0x41). |
TxB1D0 | 3 | TX Buffer 1 starting at TXB1D0 (0x46). |
TxB2Sidh | 4 | TX Buffer 2 starting at TXB2SIDH (0x51). |
TxB2D0 | 5 | TX Buffer 2 starting at TXB2D0 (0x56). |
Produkt | Versioner |
---|---|
.NET IoT Libraries | 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |