reg_t.start

(start, end) -- unclear if 0-based/open

  1. uint32_t start;
    struct reg_t
    uint32_t start;
  2. uint32_t end;

Meta