csx_Get8
*tdd++ = csx_Get8(cis_handle, newoffset++);
prrd = csx_Get8(cis_handle, client->config_regs.prr_p);
acr->Value = csx_Get8(cis_handle, newoffset);
#define GET_CIS_DATA(ptr) csx_Get8(ptr->handle, ptr->offset)
uint8_t csx_Get8(acc_handle_t, uint32_t);