Type Alias gd32f1::gd32f190::gpiof::Omode

source ·
pub type Omode = Reg<OmodeSpec>;
Expand description

OMODE (rw) register accessor: GPIO port output type register

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

For information about available fields see omode module

Aliased Type§

struct Omode { /* private fields */ }