TimpolW

Type Alias TimpolW 

pub type TimpolW<'a, REG> = BitWriter<'a, REG, Timpol>;
Expand description

Field TIMPOL writer - Timer Polarity

Aliased Type§

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

Implementations§

§

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

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

Shift on posedge of Shift clock

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

Shift on negedge of Shift clock