Type Alias gd32f1::gd32f130::gpiob::Lock

source ·
pub type Lock = Reg<LockSpec>;
Expand description

LOCK (rw) register accessor: GPIO port configuration lock register

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

For information about available fields see lock module

Aliased Type§

struct Lock { /* private fields */ }