Type Definition stm32g4::stm32g474::hrtim_common::ADC1R[][src]

type ADC1R = Reg<u32, _ADC1R>;

ADC Trigger 1 Register

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

For information about available fields see adc1r module

Trait Implementations

impl Readable for ADC1R[src]

read() method returns adc1r::R reader structure

impl ResetValue for ADC1R[src]

Register ADC1R reset()'s with value 0

type Type = u32

Register size

impl Writable for ADC1R[src]

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