SpinW

Type Alias SpinW 

pub type SpinW<'a, REG> = BitWriter<'a, REG, Spin>;
Expand description

Field SPIN writer - Sticky External Reset Pin

Aliased Type§

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

Implementations§

§

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

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

Reset not caused by external reset pin

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

Reset caused by external reset pin