[][src]Type Definition ht32f2xxxx::ht32f22366::exti::EXTI_CFGR9

type EXTI_CFGR9 = Reg<u32, _EXTI_CFGR9>;

EXTI_CFGR9

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

For information about available fields see exti_cfgr9 module

Trait Implementations

impl Readable for EXTI_CFGR9[src]

read() method returns exti_cfgr9::R reader structure

impl ResetValue for EXTI_CFGR9[src]

Register EXTI_CFGR9 reset()'s with value 0

type Type = u32

Register size

impl Writable for EXTI_CFGR9[src]

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