Type Alias gd32f1::gd32f190::can0::tmi2::FtW

source ·
pub type FtW<'a, REG> = BitWriter<'a, REG, Ft>;
Expand description

Field FT writer - Frame type

Aliased Type§

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

Implementations§

source§

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

source

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

Data frame

source

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

Remote frame