Result of a channel-activity-detection operation.
More...
|
| constexpr bool | operator== (const cad_info &) const noexcept=default |
| | Compares two channel-scan results for equality.
|
| |
|
| bool | detected = false |
| | true if LoRa activity was detected on the channel.
|
| |
Result of a channel-activity-detection operation.
Definition at line 223 of file types.hpp.
◆ operator==()
| constexpr bool idfxx::radio::cad_info::operator== |
( |
const cad_info & |
| ) |
const |
|
constexprdefaultnoexcept |
Compares two channel-scan results for equality.
◆ detected
| bool idfxx::radio::cad_info::detected = false |
true if LoRa activity was detected on the channel.
Definition at line 224 of file types.hpp.
The documentation for this struct was generated from the following file: