Skip to main content

rssi_inst_dbm

Function rssi_inst_dbm 

Source
pub const fn rssi_inst_dbm(byte: u8) -> Decibels
Expand description

Decodes the instantaneous RSSI of a GetRssiInst answer, -RssiInst/2 in dBm.

§Arguments

  • byte - the RssiInst byte.

§Returns

The received power in dBm.