pub unsafe extern "C" fn rfalGetTransceiveRSSI(rssi: *mut u16) -> u16
Expand description

\brief Get Transceive RSSI

Gets the RSSI value of the last executed Transceive in mV

\param[out] rssi : RSSI value

\return ERR_NOTSUPP : Feature not supported \return ERR_PARAM : Invalid parameter \return ERR_NONE : No error