Type Alias gd32f1::gd32f130::gpiof::omode::Om0R

source ·
pub type Om0R = BitReader<Om0>;
Expand description

Field OM0 reader - Pin 0 output mode

Aliased Type§

struct Om0R { /* private fields */ }

Implementations§

source§

impl Om0R

source

pub const fn variant(&self) -> Om0

Get enumerated values variant

source

pub fn is_push_pull(&self) -> bool

Output push-pull (reset state)

source

pub fn is_open_drain(&self) -> bool

Output open-drain