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