Type Alias Wpmr

Source
pub type Wpmr = Reg<WpmrSpec>;
Expand description

WPMR (rw) register accessor: Write Protection Mode Register

You can read this register and get wpmr::R. You can reset, write, write_with_zero this register using wpmr::W. You can also modify this register. See API.

For information about available fields see wpmr module

Aliased Typeยง

struct Wpmr { /* private fields */ }