SoftrstW

Type Alias SoftrstW 

pub type SoftrstW<'a, REG> = BitWriter<'a, REG, Softrst>;
Expand description

Field SOFTRST writer - Soft Reset

Aliased Type§

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

Implementations§

§

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

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

No reset request.

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

Resets the registers affected by soft reset.