Type Alias gd32f1::gd32f130::timer0::cchp::RosR

source ·
pub type RosR = BitReader<Ros>;
Expand description

Field ROS reader - Run mode off-state configure

Aliased Type§

struct RosR { /* private fields */ }

Implementations§

source§

impl RosR

source

pub const fn variant(&self) -> Ros

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

When POEN is set, the channel output signals are disabled

source

pub fn is_enabled(&self) -> bool

When POEN is set, the channel output signals are enabled