[][src]Type Definition ht32f1xxxx::ht32f12365_66::exti::EXTI_CFGR8

type EXTI_CFGR8 = Reg<u32, _EXTI_CFGR8>;

EXTI_CFGR8

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

For information about available fields see exti_cfgr8 module

Trait Implementations

impl Readable for EXTI_CFGR8[src]

read() method returns exti_cfgr8::R reader structure

impl ResetValue for EXTI_CFGR8[src]

Register EXTI_CFGR8 reset()'s with value 0

type Type = u32

Register size

impl Writable for EXTI_CFGR8[src]

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