Int3W

Type Alias Int3W 

pub type Int3W<'a, REG> = BitWriter<'a, REG, Int3>;
Expand description

Field INT3 writer - Interrupt Request 3

Aliased Type§

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

Implementations§

§

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