Type Alias gd32f1::gd32f190::exti::Pd

source ·
pub type Pd = Reg<PdSpec>;
Expand description

PD (rw) register accessor: Pending register (EXTI_PD)

You can read this register and get pd::R. You can reset, write, write_with_zero this register using pd::W. You can also modify this register. See API.

For information about available fields see pd module

Aliased Type§

struct Pd { /* private fields */ }