Type Alias gd32f1::gd32f190::can0::ctl::IwmodR

source ·
pub type IwmodR = BitReader<Iwmod>;
Expand description

Field IWMOD reader - Initial working mode

Aliased Type§

struct IwmodR { /* private fields */ }

Implementations§

source§

impl IwmodR

source

pub const fn variant(&self) -> Iwmod

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Disable initial working mode

source

pub fn is_enabled(&self) -> bool

Enable initial working mode