TstartW

Type Alias TstartW 

pub type TstartW<'a, REG> = BitWriter<'a, REG, Tstart>;
Expand description

Field TSTART writer - Timer Start Bit

Aliased Type§

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

Implementations§

§

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

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

Start bit disabled

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

Start bit enabled