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

type AWD3CR = Reg<u32, _AWD3CR>;
Expand description

ADC analog watchdog 3 configuration register

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

For information about available fields see awd3cr module

Trait Implementations

Register AWD3CR reset()’s with value 0

Register size

Reset value of the register

read() method returns awd3cr::R reader structure

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