[][src]Type Definition ht32f1xxxx::ht32f12345::exti::EXTI_CFGR15

type EXTI_CFGR15 = Reg<u32, _EXTI_CFGR15>;

EXTI_CFGR15

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

For information about available fields see exti_cfgr15 module

Trait Implementations

impl Readable for EXTI_CFGR15[src]

read() method returns exti_cfgr15::R reader structure

impl ResetValue for EXTI_CFGR15[src]

Register EXTI_CFGR15 reset()'s with value 0

type Type = u32

Register size

impl Writable for EXTI_CFGR15[src]

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