InvcW

Type Alias InvcW 

pub type InvcW<'a, REG> = BitWriter<'a, REG, Invc>;
Expand description

Field INVC writer - INVCTRL Register Synchronization

Aliased Type§

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

Implementations§

§

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

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

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

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

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