IINT_W

Type Alias IINT_W 

Source
pub type IINT_W<'a, const O: u8> = BitWriter0C<'a, u16, SRCSTAT_SPEC, IINT_A, O>;
Expand description

Field IINT writer - Input Data FIFO Empty Interrupt Request Flag

Aliased Type§

pub struct IINT_W<'a, const O: u8> { /* private fields */ }

Implementations§

Source§

impl<'a, const O: u8> IINT_W<'a, O>

Source

pub fn _0(self) -> &'a mut W

Number of data units in the input FIFO has not become equal to or smaller than the specified triggering number.

Source

pub fn _1(self) -> &'a mut W

Number of data units in the input FIFO has become equal to or smaller than the specified triggering number.