Type Alias WPR

Source
pub type WPR = Reg<WPR_SPEC>;
Expand description

WPR register accessor: an alias for Reg<WPR_SPEC>

Aliased Typeยง

pub struct WPR { /* private fields */ }