Type Definition stm32g4::stm32g474::dac1::DAC_SHSR1[][src]

type DAC_SHSR1 = Reg<u32, _DAC_SHSR1>;

DAC Sample and Hold sample time register 1

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

For information about available fields see dac_shsr1 module

Trait Implementations

impl Readable for DAC_SHSR1[src]

read() method returns dac_shsr1::R reader structure

impl ResetValue for DAC_SHSR1[src]

Register DAC_SHSR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for DAC_SHSR1[src]

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