Typedef apb_resp_t

typedef struct packed {
    logic      pready;
    apb_data_t prdata;
    logic      pslverr;
  } apb_resp_t;