[][src]Type Definition ht32f2yyy::ht32f275x::exti::EXTI_WAKUPCR

type EXTI_WAKUPCR = Reg<u32, _EXTI_WAKUPCR>;

EXTI_WAKUPCR

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

For information about available fields see exti_wakupcr module

Trait Implementations

impl Readable for EXTI_WAKUPCR[src]

read() method returns exti_wakupcr::R reader structure

impl ResetValue for EXTI_WAKUPCR[src]

Register EXTI_WAKUPCR reset()'s with value 0

type Type = u32

Register size

impl Writable for EXTI_WAKUPCR[src]

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