SWPR

Type Alias SWPR 

Source
pub type SWPR = Reg<SWPRrs>;
Expand description

SWPR (rw) register accessor: SRAM Write protection register 1

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

See register structure

For information about available fields see swpr module

Aliased Typeยง

pub struct SWPR { /* private fields */ }