Type Alias gd32f1::gd32f190::can0::bt::ScmodW

source ·
pub type ScmodW<'a, REG> = BitWriter<'a, REG, Scmod>;
Expand description

Field SCMOD writer - Silent communication mode

Aliased Type§

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

Implementations§

source§

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

source

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

Normal operation

source

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

Silent Mode