Type Alias gd32f1::gd32f190::gpiob::Pud

source ·
pub type Pud = Reg<PudSpec>;
Expand description

PUD (rw) register accessor: GPIO port pull-up/pull-down register

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

For information about available fields see pud module

Aliased Type§

struct Pud { /* private fields */ }