CntincW

Type Alias CntincW 

pub type CntincW<'a, REG> = BitWriter<'a, REG, Cntinc>;
Expand description

Field CNTINC writer - CNTIN Register Synchronization

Aliased Type§

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

Implementations§

§

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

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

CNTIN register is updated with its buffer value at all rising edges of FTM input clock.

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

CNTIN register is updated with its buffer value by the PWM synchronization.