Int5W

Type Alias Int5W 

pub type Int5W<'a, REG> = BitWriter<'a, REG, Int5>;
Expand description

Field INT5 writer - Interrupt Request 5

Aliased Type§

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

Implementations§

§

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