Type Alias gd32f1::gd32f130::timer0::cchp::RosW

source ·
pub type RosW<'a, REG> = BitWriter<'a, REG, Ros>;
Expand description

Field ROS writer - Run mode off-state configure

Aliased Type§

struct RosW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> RosW<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn disabled(self) -> &'a mut W<REG>

When POEN is set, the channel output signals are disabled

source

pub fn enabled(self) -> &'a mut W<REG>

When POEN is set, the channel output signals are enabled