R92S_RXDW0_CRCERR
if (__predict_false(rxdw0 & (R92S_RXDW0_CRCERR | R92S_RXDW0_ICVERR))) {
rxdw0 & R92S_RXDW0_CRCERR ? "CRC" : "ICV");