PinW

Type Alias PinW 

pub type PinW<'a, REG> = BitWriter<'a, REG, Pin>;
Expand description

Field PIN writer - External Reset Pin Interrupt

Aliased Type§

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

Implementations§

§

impl<'a, REG> PinW<'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