pub type TR3 = Reg<u32, _TR3>;
watchdog threshold register 3
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 tr3 module
pub struct TR3 { /* private fields */ }
Register TR3 reset()’s with value 0x0fff_0000
reset()
read() method returns tr3::R reader structure
read()
write(|w| ..) method takes tr3::W writer structure
write(|w| ..)