SwocW

Type Alias SwocW 

pub type SwocW<'a, REG> = BitWriter<'a, REG, Swoc>;
Expand description

Field SWOC writer - SWOCTRL Register Synchronization

Aliased Type§

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

Implementations§

§

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

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

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

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

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