Type Definition stm32l4_stm32hal::stm32l4x1::adc1::TR1[][src]

type TR1 = Reg<u32, _TR1>;
Expand description

watchdog threshold register 1

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see tr1 module

Trait Implementations

Register TR1 reset()’s with value 0x0fff_0000

Register size

Reset value of the register

read() method returns tr1::R reader structure

write(|w| ..) method takes tr1::W writer structure