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

type HWCFGR6 = Reg<u32, _HWCFGR6>;

Hardware configuration registers

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

For information about available fields see hwcfgr6 module

Trait Implementations

impl Readable for HWCFGR6[src]

read() method returns hwcfgr6::R reader structure

impl ResetValue for HWCFGR6[src]

Register HWCFGR6 reset()'s with value 0x03

type Type = u32

Register size

impl Writable for HWCFGR6[src]

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