Int9W

Type Alias Int9W 

pub type Int9W<'a, REG> = BitWriter<'a, REG, Int9>;
Expand description

Field INT9 writer - Interrupt Request 9

Aliased Type§

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

Implementations§

§

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