Type Alias gd32f1::gd32f190::can0::tmi2::FfW

source ·
pub type FfW<'a, REG> = BitWriter<'a, REG, Ff>;
Expand description

Field FF writer - Frame format

Aliased Type§

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

Implementations§

source§

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

source

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

Standard format frame

source

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

Extended format frame