Int2W

Type Alias Int2W 

pub type Int2W<'a, REG> = BitWriter<'a, REG, Int2>;
Expand description

Field INT2 writer - Interrupt Request 2

Aliased Type§

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

Implementations§

§

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