BitWise Class |
Namespace: RRAutoLib.Loconet
<StandardModuleAttribute> Public NotInheritable Class BitWise
The BitWise type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ArrayToBitFlags | Converts a bit array to bit flags within an unsigned integer. |
![]() ![]() | BitFlagsToArray | Converts bit flag fragments of an unsigned integer to a bit array. |
![]() ![]() ![]() | CopyBits | Copies a subset block of bits from one unsigned integer to another. |