pub const STAT_RX_BAD_CRC: u32 = 4835;Expand description
Receptions the radio rejected on CRC (PROP_STAT_RX_BAD_CRC) —
UINT32_LE. These never reach the MAC: the bytes are unusable and
the frame is dropped where it was demodulated. A count that climbs
with a quiet packet count is interference or a marginal link.
Requires CAP_STATS.