Type Alias gd32f1::gd32f130::gpiob::Ospd

source ·
pub type Ospd = Reg<OspdSpec>;
Expand description

OSPD (rw) register accessor: GPIO port output speed register

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

For information about available fields see ospd module

Aliased Type§

struct Ospd { /* private fields */ }