SwRstW

Type Alias SwRstW 

pub type SwRstW<'a, REG> = BitWriter<'a, REG, SwRst>;
Expand description

Field SW_RST writer - Software Reset Bit

Aliased Type§

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

Implementations§

§

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

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

Timer channels and registers are not reset

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

Timer channels and registers are reset