Skip to main content

set_tx_params

Function set_tx_params 

Source
pub const fn set_tx_params(power_dbm: i8, ramp: RampTime) -> Command
Expand description

SetTxParams: sets the output power and the ramp time.

§Arguments

  • power_dbm - the power setting, in the range of the selected amplifier.
  • ramp - the ramp time.

§Returns

The command.