Typedef axi_lite_r_chan_t

typedef struct packed {                                 
    data_t          data;                                 
    axi_pkg::resp_t resp;                                 
  } axi_lite_r_chan_t;