Type Alias gd32f1::gd32f190::gpioa::octl::Octl0R

source ·
pub type Octl0R = BitReader<Octl0>;
Expand description

Field OCTL0 reader - Port output data 0

Aliased Type§

struct Octl0R { /* private fields */ }

Implementations§

source§

impl Octl0R

source

pub const fn variant(&self) -> Octl0

Get enumerated values variant

source

pub fn is_low(&self) -> bool

Set output to logic low

source

pub fn is_high(&self) -> bool

Set output to logic high