pub type PUPDR = Reg<PUPDRrs>;
Expand description
PUPDR (rw) register accessor: GPIO port pull-up/pull-down register
You can read
this register and get pupdr::R
. You can reset
, write
, write_with_zero
this register using pupdr::W
. You can also modify
this register. See API.
See register structure
For information about available fields see pupdr
module
Aliased Typeยง
pub struct PUPDR { /* private fields */ }