Type Alias PRER

Source
pub type PRER = Reg<PRER_SPEC>;
Expand description

PRER register accessor: an alias for Reg<PRER_SPEC>

Aliased Typeยง

pub struct PRER { /* private fields */ }