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

type EXTI_EDGESR = Reg<u32, _EXTI_EDGESR>;

EXTI_EDGESR

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

For information about available fields see exti_edgesr module

Trait Implementations

impl Readable for EXTI_EDGESR[src]

read() method returns exti_edgesr::R reader structure

impl ResetValue for EXTI_EDGESR[src]

Register EXTI_EDGESR reset()'s with value 0

type Type = u32

Register size

impl Writable for EXTI_EDGESR[src]

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