Type Alias gd32f1::gd32f190::can0::tmi1::FtR

source ·
pub type FtR = BitReader<Ft>;
Expand description

Field FT reader - Frame type

Aliased Type§

struct FtR { /* private fields */ }

Implementations§

source§

impl FtR

source

pub const fn variant(&self) -> Ft

Get enumerated values variant

source

pub fn is_data(&self) -> bool

Data frame

source

pub fn is_remote(&self) -> bool

Remote frame