Type Alias gd32e1::gd32e103::dac::ctl::Dboff0W

source ·
pub type Dboff0W<'a, REG> = BitWriter<'a, REG, Dboff0>;
Expand description

Field DBOFF0 writer - DAC0 output buffer turn off

Aliased Type§

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

Implementations§

source§

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

source

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

DAC X output buffer enabled

source

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

DAC X output buffer disabled