WRPR

Type Alias WRPR 

Source
pub type WRPR = Reg<WRPRrs>;
Expand description

WRPR (r) register accessor: Write protection register

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

See register structure

For information about available fields see wrpr module

Aliased Typeยง

pub struct WRPR { /* private fields */ }