pub type WRP2BR = Reg<u32, _WRP2BR>;
Flash Bank 2 WRP area B address register
This register you can read, reset, write, write_with_zero, modify. See API.
read
reset
write
write_with_zero
modify
For information about available fields see wrp2br module
pub struct WRP2BR { /* private fields */ }
Register WRP2BR reset()’s with value 0xff00_ff00
reset()
read() method returns wrp2br::R reader structure
read()
write(|w| ..) method takes wrp2br::W writer structure
write(|w| ..)