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

type EXTI_EDGEFLGR = Reg<u32, _EXTI_EDGEFLGR>;

EXTI_EDGEFLGR

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

For information about available fields see exti_edgeflgr module

Trait Implementations

impl Readable for EXTI_EDGEFLGR[src]

read() method returns exti_edgeflgr::R reader structure

impl ResetValue for EXTI_EDGEFLGR[src]

Register EXTI_EDGEFLGR reset()'s with value 0

type Type = u32

Register size

impl Writable for EXTI_EDGEFLGR[src]

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