Type Alias gd32f1::gd32f130::timer0::ctl1::CcseW

source ·
pub type CcseW<'a, REG> = BitWriter<'a, REG, Ccse>;
Expand description

Field CCSE writer - Commutation control shadow register enable

Aliased Type§

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

Implementations§

source§

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

source

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

The shadow registers for CHxEN, CHxNEN and CHxCOMCTL bits are disabled

source

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

The shadow registers for CHxEN, CHxNEN and CHxCOMCTL bits are enabled