SwrW

Type Alias SwrW 

pub type SwrW<'a, REG> = BitWriter<'a, REG, Swr>;
Expand description

Field SWR writer - Software Reset

Aliased Type§

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

Implementations§

§

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

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

No effect.