Type Alias gd32f1::gd32f130::gpiod::Octl

source ·
pub type Octl = Reg<OctlSpec>;
Expand description

OCTL (rw) register accessor: GPIO port output data register

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

For information about available fields see octl module

Aliased Type§

struct Octl { /* private fields */ }