MP_STEP4
while ((*ra_sa & MP_STEP4) == 0)
while((udacsr->udasa&MP_STEP4) == 0);
#define ALLSTEPS (MP_ERR | MP_STEP4 | MP_STEP3 | MP_STEP2 | MP_STEP1)
#define STEP3GOOD MP_STEP4