Type Alias Rr

Source
pub type Rr = Reg<RrSpec>;
Expand description

RR (r) register accessor: Response

You can read this register and get rr::R. See API.

For information about available fields see rr module

Aliased Typeยง

struct Rr { /* private fields */ }