Type Alias gd32f1::gd32f190::gpioa::octl::Octl0W

source ·
pub type Octl0W<'a, REG> = BitWriter<'a, REG, Octl0>;
Expand description

Field OCTL0 writer - Port output data 0

Aliased Type§

struct Octl0W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> Octl0W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn low(self) -> &'a mut W<REG>

Set output to logic low

source

pub fn high(self) -> &'a mut W<REG>

Set output to logic high