Type Definition stm32g4::stm32g484::hrtim_common::ADC3R[][src]

type ADC3R = Reg<u32, _ADC3R>;

ADC Trigger 3 Register

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

For information about available fields see adc3r module

Trait Implementations

impl Readable for ADC3R[src]

read() method returns adc3r::R reader structure

impl ResetValue for ADC3R[src]

Register ADC3R reset()'s with value 0

type Type = u32

Register size

impl Writable for ADC3R[src]

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