[][src]Type Definition ht32f2yyy::ht32f275x::exti::EXTI_CFGR11

type EXTI_CFGR11 = Reg<u32, _EXTI_CFGR11>;

EXTI_CFGR11

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

For information about available fields see exti_cfgr11 module

Trait Implementations

impl Readable for EXTI_CFGR11[src]

read() method returns exti_cfgr11::R reader structure

impl ResetValue for EXTI_CFGR11[src]

Register EXTI_CFGR11 reset()'s with value 0

type Type = u32

Register size

impl Writable for EXTI_CFGR11[src]

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