Detailed status for the most recent packet.
More...
|
| constexpr bool | operator== (const packet_status &) const noexcept=default |
| | Compares two packet-status records for equality.
|
| |
|
| electro::centi_dbm | rssi {} |
| | RSSI of the received packet.
|
| |
| electro::centidecibels | snr {} |
| | Signal-to-noise ratio.
|
| |
Detailed status for the most recent packet.
Definition at line 236 of file types.hpp.
◆ operator==()
| constexpr bool idfxx::radio::packet_status::operator== |
( |
const packet_status & |
| ) |
const |
|
constexprdefaultnoexcept |
Compares two packet-status records for equality.
◆ rssi
| electro::centi_dbm idfxx::radio::packet_status::rssi {} |
RSSI of the received packet.
Definition at line 237 of file types.hpp.
◆ snr
| electro::centidecibels idfxx::radio::packet_status::snr {} |
Signal-to-noise ratio.
Definition at line 238 of file types.hpp.
The documentation for this struct was generated from the following file: