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