Type Alias daisy::pac::iwdg::PR

pub type PR = Reg<PR_SPEC>;
Expand description

PR register accessor: an alias for Reg<PR_SPEC>

Aliased Type§

struct PR { /* private fields */ }