ModeW

Type Alias ModeW 

pub type ModeW<'a, REG> = FieldWriter<'a, REG, 2, Mode, Safe>;
Expand description

Field MODE writer - Timer Operation Mode

Aliased Type§

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

Implementations§

§

impl<'a, REG> ModeW<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

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

32-bit Periodic Counter

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

Dual 16-bit Periodic Counter

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

32-bit Trigger Accumulator

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

32-bit Trigger Input Capture