Type Definition stm32g0::stm32g070::exti::HWCFGR3[][src]

type HWCFGR3 = Reg<u32, _HWCFGR3>;

Hardware configuration registers

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

For information about available fields see hwcfgr3 module

Trait Implementations

impl Readable for HWCFGR3[src]

read() method returns hwcfgr3::R reader structure

impl ResetValue for HWCFGR3[src]

Register HWCFGR3 reset()'s with value 0

type Type = u32

Register size

impl Writable for HWCFGR3[src]

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