Type Definition stm32wb_stm32hal::stm32wb55::adc::TR2[][src]

type TR2 = Reg<u32, _TR2>;
Expand description

ADC analog watchdog 2 threshold register

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

For information about available fields see tr2 module

Trait Implementations

Register TR2 reset()’s with value 0x0fff_0000

Register size

Reset value of the register

read() method returns tr2::R reader structure

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