Type Alias gd32f1::gd32f130::cmp::cs::WndenR

source ·
pub type WndenR = BitReader<Wnden>;
Expand description

Field WNDEN reader - Window mode enable

Aliased Type§

struct WndenR { /* private fields */ }

Implementations§

source§

impl WndenR

source

pub const fn variant(&self) -> Wnden

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Window mode disabled

source

pub fn is_enabled(&self) -> bool

Window mode enabled