Type Alias Dfr

Source
pub type Dfr = Reg<DfrSpec>;
Expand description

DFR (r) register accessor: Debug Feature Register

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

For information about available fields see dfr module

Aliased Typeยง

struct Dfr { /* private fields */ }