Type Alias TimdecW
pub type TimdecW<'a, REG> = FieldWriter<'a, REG, 2, Timdec, Safe>;Expand description
Field TIMDEC writer - Timer Decrement
Aliased Type§
pub struct TimdecW<'a, REG> { /* private fields */ }Implementations§
§impl<'a, REG> TimdecW<'a, REG>
impl<'a, REG> TimdecW<'a, REG>
pub fn _0(self) -> &'a mut W<REG>
pub fn _0(self) -> &'a mut W<REG>
Decrement counter on FlexIO clock, Shift clock equals Timer output.
pub fn _1(self) -> &'a mut W<REG>
pub fn _1(self) -> &'a mut W<REG>
Decrement counter on Trigger input (both edges), Shift clock equals Timer output.