RL_RREG
} while (((RL_RREG(RL_CS) & RLCS_ERR) != 0) && i++ < 10);
i = RL_RREG(RL_MP) & RLMP_STATUS;
if (RL_RREG(RL_CS) & RLCS_CRDY)
if (RL_RREG(RL_CS) & RLCS_CRDY)
ra.type = RL_RREG(RL_MP);
if ((RL_RREG(RL_CS) & RLCS_ERR) == 0)
mp = RL_RREG(RL_MP);
cs = RL_RREG(RL_CS);
mp = RL_RREG(RL_MP);