RxPolarity
u8 rx = RxEnable | RxPolarity | RxMultiCast;
catc_set_reg(catc, RxUnit, RxEnable | RxPolarity | RxMultiCast);
catc->rxmode[0] = RxEnable | RxPolarity | RxMultiCast;