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

type EXTI_CFGR0 = Reg<u32, _EXTI_CFGR0>;

EXTI_CFGR0

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

For information about available fields see exti_cfgr0 module

Trait Implementations

impl Readable for EXTI_CFGR0[src]

read() method returns exti_cfgr0::R reader structure

impl ResetValue for EXTI_CFGR0[src]

Register EXTI_CFGR0 reset()'s with value 0

type Type = u32

Register size

impl Writable for EXTI_CFGR0[src]

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