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

type ADC4R = Reg<u32, _ADC4R>;

ADC Trigger 4 Register

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

For information about available fields see adc4r module

Trait Implementations

impl Readable for ADC4R[src]

read() method returns adc4r::R reader structure

impl ResetValue for ADC4R[src]

Register ADC4R reset()'s with value 0

type Type = u32

Register size

impl Writable for ADC4R[src]

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