Type Alias Rhr

Source
pub type Rhr = Reg<RhrSpec>;
Expand description

RHR (r) register accessor: Reception Holding Register

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

For information about available fields see rhr module

Aliased Typeยง

struct Rhr { /* private fields */ }