Type Alias Wpsr

Source
pub type Wpsr = Reg<WpsrSpec>;
Expand description

WPSR (r) register accessor: Write Protection Status Register

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

For information about available fields see wpsr module

Aliased Typeยง

struct Wpsr { /* private fields */ }