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

type EXTI_WAKUPFLG = Reg<u32, _EXTI_WAKUPFLG>;

EXTI_WAKUPFLG

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

For information about available fields see exti_wakupflg module

Trait Implementations

impl Readable for EXTI_WAKUPFLG[src]

read() method returns exti_wakupflg::R reader structure

impl ResetValue for EXTI_WAKUPFLG[src]

Register EXTI_WAKUPFLG reset()'s with value 0

type Type = u32

Register size

impl Writable for EXTI_WAKUPFLG[src]

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