SSCOM_URXH
#define sscom_getc(iot,ioh) bus_space_read_1((iot), (ioh), SSCOM_URXH)
c = RD4(sc, SSCOM_URXH);
c = INB(SSCOM_URXH);