[][src]Type Definition ht32f5xxxx::ht32f52342_52::exti::EXTI_WAKUPPOLR

type EXTI_WAKUPPOLR = Reg<u32, _EXTI_WAKUPPOLR>;

EXTI_WAKUPPOLR

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

For information about available fields see exti_wakuppolr module

Trait Implementations

impl Readable for EXTI_WAKUPPOLR[src]

read() method returns exti_wakuppolr::R reader structure

impl ResetValue for EXTI_WAKUPPOLR[src]

Register EXTI_WAKUPPOLR reset()'s with value 0

type Type = u32

Register size

impl Writable for EXTI_WAKUPPOLR[src]

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