pub type WPR = Reg<WPRrs>;
WPR (w) register accessor: write protection register
You can reset, write, write_with_zero this register using wpr::W. See API.
reset
write
write_with_zero
wpr::W
See register structure
For information about available fields see wpr module
wpr
struct WPR { /* private fields */ }