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

type ADC2R = Reg<u32, _ADC2R>;

ADC Trigger 2 Register

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

For information about available fields see adc2r module

Trait Implementations

impl Readable for ADC2R[src]

read() method returns adc2r::R reader structure

impl ResetValue for ADC2R[src]

Register ADC2R reset()'s with value 0

type Type = u32

Register size

impl Writable for ADC2R[src]

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