ISP_IOZGET_8
#define ISP_IOZGET_8(isp, s, d) d = (*((uint8_t *)s))
#define ISP_IOZGET_8(isp, s, d) d = (*((uint8_t *)(s)))