Type Definition stm32g0::stm32g081::adc::HWCFGR5[][src]

type HWCFGR5 = Reg<u32, _HWCFGR5>;

Hardware Configuration Register

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

For information about available fields see hwcfgr5 module

Trait Implementations

impl Readable for HWCFGR5[src]

read() method returns hwcfgr5::R reader structure

impl ResetValue for HWCFGR5[src]

Register HWCFGR5 reset()'s with value 0x1f08_0807

type Type = u32

Register size

impl Writable for HWCFGR5[src]

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