MPU_INPUTBUSY
#define RXRDY(m) ( (STATUS(m) & MPU_INPUTBUSY) == 0)
while ((s & MPU_INPUTBUSY) == 0 && i < MPU_INTR_BUF) {
rc |= MPU_INPUTBUSY;