Type Alias Wpset

Source
pub type Wpset = Reg<WpsetSpec>;
Expand description

WPSET (rw) register accessor: Write Protection Set

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

For information about available fields see wpset module

Aliased Typeยง

struct Wpset { /* private fields */ }