pub type OFR4 = Reg<u32, _OFR4>;
offset register 4
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 ofr4 module
pub struct OFR4 { /* private fields */ }
Register OFR4 reset()’s with value 0
reset()
read() method returns ofr4::R reader structure
read()
write(|w| ..) method takes ofr4::W writer structure
write(|w| ..)