Type Definition stm32g0::stm32g070::adc::HWCFGR1[][src]

type HWCFGR1 = Reg<u32, _HWCFGR1>;

Hardware Configuration Register

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

For information about available fields see hwcfgr1 module

Trait Implementations

impl Readable for HWCFGR1[src]

read() method returns hwcfgr1::R reader structure

impl ResetValue for HWCFGR1[src]

Register HWCFGR1 reset()'s with value 0x0302_0100

type Type = u32

Register size

impl Writable for HWCFGR1[src]

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