[−][src]Type Definition stm32g0::stm32g081::exti::HWCFGR5
type HWCFGR5 = Reg<u32, _HWCFGR5>;
Hardware configuration registers
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 0xfeaf_ffff
impl Writable for HWCFGR5[src]
write(|w| ..) method takes hwcfgr5::W writer structure