Int15W

Type Alias Int15W 

pub type Int15W<'a, REG> = BitWriter<'a, REG, Int15>;
Expand description

Field INT15 writer - Interrupt Request 15

Aliased Type§

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

Implementations§

§

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