Type Definition stm32g0::stm32g071::adc::HWCFGR4[][src]

type HWCFGR4 = Reg<u32, _HWCFGR4>;

Hardware Configuration Register

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

For information about available fields see hwcfgr4 module

Trait Implementations

impl Readable for HWCFGR4[src]

read() method returns hwcfgr4::R reader structure

impl ResetValue for HWCFGR4[src]

Register HWCFGR4 reset()'s with value 0x070b_0a09

type Type = u32

Register size

impl Writable for HWCFGR4[src]

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