[][src]Type Definition ht32f5xxxx::ht32f52342_52::exti::EXTI_CFGR14

type EXTI_CFGR14 = Reg<u32, _EXTI_CFGR14>;

EXTI_CFGR14

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

For information about available fields see exti_cfgr14 module

Trait Implementations

impl Readable for EXTI_CFGR14[src]

read() method returns exti_cfgr14::R reader structure

impl ResetValue for EXTI_CFGR14[src]

Register EXTI_CFGR14 reset()'s with value 0

type Type = u32

Register size

impl Writable for EXTI_CFGR14[src]

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