Int11W

Type Alias Int11W 

pub type Int11W<'a, REG> = BitWriter<'a, REG, Int11>;
Expand description

Field INT11 writer - Interrupt Request 11

Aliased Type§

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

Implementations§

§

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