Type Alias Adr

Source
pub type Adr = Reg<AdrSpec>;
Expand description

ADR (r) register accessor: Auxiliary Feature Register

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

For information about available fields see adr module

Aliased Typeยง

struct Adr { /* private fields */ }