Type Alias gd32f1::gd32f190::can0::stat::IwsR

source ·
pub type IwsR = BitReader<Iws>;
Expand description

Field IWS reader - Initial working state

Aliased Type§

struct IwsR { /* private fields */ }

Implementations§

source§

impl IwsR

source

pub const fn variant(&self) -> Iws

Get enumerated values variant

source

pub fn is_normal(&self) -> bool

CAN is not in initial working mode

source

pub fn is_initial(&self) -> bool

CAN is in initial working mode