Bmxx80Base.ByteToSampling(Byte) Method

Definition

Converts byte to Sampling.

protected Iot.Device.Bmxx80.Sampling ByteToSampling (byte value);
member this.ByteToSampling : byte -> Iot.Device.Bmxx80.Sampling
Protected Function ByteToSampling (value As Byte) As Sampling

Parameters

value
Byte

Value to convert.

Returns

Sampling

Applies to