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

type EXTI_CFGR3 = Reg<u32, _EXTI_CFGR3>;

EXTI_CFGR3

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

For information about available fields see exti_cfgr3 module

Trait Implementations

impl Readable for EXTI_CFGR3[src]

read() method returns exti_cfgr3::R reader structure

impl ResetValue for EXTI_CFGR3[src]

Register EXTI_CFGR3 reset()'s with value 0

type Type = u32

Register size

impl Writable for EXTI_CFGR3[src]

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