Type Alias gd32e1::gd32e103::can0::tmi2::FfR

source ·
pub type FfR = BitReader<Ff>;
Expand description

Field FF reader - Frame format

Aliased Type§

struct FfR { /* private fields */ }

Implementations§

source§

impl FfR

source

pub const fn variant(&self) -> Ff

Get enumerated values variant

source

pub fn is_standard(&self) -> bool

Standard format frame

source

pub fn is_extended(&self) -> bool

Extended format frame