Int0W

Type Alias Int0W 

pub type Int0W<'a, REG> = BitWriter<'a, REG, Int0>;
Expand description

Field INT0 writer - Interrupt Request 0

Aliased Type§

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

Implementations§

§

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