Type Alias gd32f1::gd32f190::can0::bt::LcmodR

source ·
pub type LcmodR = BitReader<Lcmod>;
Expand description

Field LCMOD reader - Loopback communication mode

Aliased Type§

struct LcmodR { /* private fields */ }

Implementations§

source§

impl LcmodR

source

pub const fn variant(&self) -> Lcmod

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Loop Back Mode disabled

source

pub fn is_enabled(&self) -> bool

Loop Back Mode enabled