Edit

Share via


Bmx280Base.SetPowerMode(Bmx280PowerMode) Method

Definition

Sets the power mode to the given mode

public void SetPowerMode (Iot.Device.Bmxx80.PowerMode.Bmx280PowerMode powerMode);
[System.Device.Model.Property("PowerMode", null)]
public void SetPowerMode (Iot.Device.Bmxx80.PowerMode.Bmx280PowerMode powerMode);
member this.SetPowerMode : Iot.Device.Bmxx80.PowerMode.Bmx280PowerMode -> unit
[<System.Device.Model.Property("PowerMode", null)>]
member this.SetPowerMode : Iot.Device.Bmxx80.PowerMode.Bmx280PowerMode -> unit
Public Sub SetPowerMode (powerMode As Bmx280PowerMode)

Parameters

powerMode
Bmx280PowerMode

The Bmx280PowerMode to set.

Attributes

Applies to