MaxFrameSize 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.
Bit rate supported by 144443-4B http://ww1.microchip.com/downloads/en/AppNotes/doc2056.pdf page 20
C#
public enum MaxFrameSize
type MaxFrameSize =
Public Enum MaxFrameSize
- Inheritance
-
MaxFrameSize
Name | Value | Description |
---|---|---|
B016 | 0 | 16 bytes |
B024 | 16 | 24 bytes |
B032 | 32 | 32 bytes |
B040 | 48 | 40 bytes |
B048 | 64 | 48 bytes |
B064 | 80 | 64 bytes |
B096 | 96 | 96 bytes |
B128 | 112 | 128 bytes |
B256 | 128 | 256 bytes |
Táirge | Leaganacha |
---|---|
.NET IoT Libraries | 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |