Type Alias gd32f1::gd32f190::can0::bt::LcmodW

source ·
pub type LcmodW<'a, REG> = BitWriter<'a, REG, Lcmod>;
Expand description

Field LCMOD writer - Loopback communication mode

Aliased Type§

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

Implementations§

source§

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

source

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

Loop Back Mode disabled

source

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

Loop Back Mode enabled