NurApiBitLenToByteLen Method
Get required byte length for given number of bits.
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public static int BitLenToByteLen(
int nrBits
)
- nrBits Int32
- Number of bit in a buffer.
Int32Number of bytes required for the bit buffer