Type Alias gd32f1::gd32f190::timer0::ctl1::CcucW

source ·
pub type CcucW<'a, REG> = BitWriter<'a, REG, Ccuc>;
Expand description

Field CCUC writer - Commutation control shadow register update control

Aliased Type§

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

Implementations§

source§

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

source

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

Capture/compare are updated only by setting the CMTG bit

source

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

Capture/compare are updated by setting the CMTG bit or when an rising edge occurs on TRGI