Int13W

Type Alias Int13W 

pub type Int13W<'a, REG> = BitWriter<'a, REG, Int13>;
Expand description

Field INT13 writer - Interrupt Request 13

Aliased Type§

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

Implementations§

§

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

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

The interrupt request for corresponding channel is cleared

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

The interrupt request for corresponding channel is active