Type Alias gd32e1::gd32e103::timer0::cchp::IosR

source ·
pub type IosR = BitReader<Ios>;
Expand description

Field IOS reader - Idle mode off-state configure

Aliased Type§

struct IosR { /* private fields */ }

Implementations§

source§

impl IosR

source

pub const fn variant(&self) -> Ios

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

When POEN is reset, the channel output signals are disabled

source

pub fn is_enabled(&self) -> bool

When POEN is reset, the channel output signals are enabled