pub struct R(/* private fields */);
Expand description
Register LISR
reader
Implementations§
Source§impl R
impl R
Sourcepub fn tcif3(&self) -> BitReaderRaw<TCIF0_A>
pub fn tcif3(&self) -> BitReaderRaw<TCIF0_A>
Bit 27 - Stream x transfer complete interrupt flag (x = 3..0)
Sourcepub fn htif3(&self) -> BitReaderRaw<HTIF0_A>
pub fn htif3(&self) -> BitReaderRaw<HTIF0_A>
Bit 26 - Stream x half transfer interrupt flag (x=3..0)
Sourcepub fn teif3(&self) -> BitReaderRaw<TEIF0_A>
pub fn teif3(&self) -> BitReaderRaw<TEIF0_A>
Bit 25 - Stream x transfer error interrupt flag (x=3..0)
Sourcepub fn dmeif3(&self) -> BitReaderRaw<DMEIF0_A>
pub fn dmeif3(&self) -> BitReaderRaw<DMEIF0_A>
Bit 24 - Stream x direct mode error interrupt flag (x=3..0)
Sourcepub fn feif3(&self) -> BitReaderRaw<FEIF0_A>
pub fn feif3(&self) -> BitReaderRaw<FEIF0_A>
Bit 22 - Stream x FIFO error interrupt flag (x=3..0)
Sourcepub fn tcif2(&self) -> BitReaderRaw<TCIF0_A>
pub fn tcif2(&self) -> BitReaderRaw<TCIF0_A>
Bit 21 - Stream x transfer complete interrupt flag (x = 3..0)
Sourcepub fn htif2(&self) -> BitReaderRaw<HTIF0_A>
pub fn htif2(&self) -> BitReaderRaw<HTIF0_A>
Bit 20 - Stream x half transfer interrupt flag (x=3..0)
Sourcepub fn teif2(&self) -> BitReaderRaw<TEIF0_A>
pub fn teif2(&self) -> BitReaderRaw<TEIF0_A>
Bit 19 - Stream x transfer error interrupt flag (x=3..0)
Sourcepub fn dmeif2(&self) -> BitReaderRaw<DMEIF0_A>
pub fn dmeif2(&self) -> BitReaderRaw<DMEIF0_A>
Bit 18 - Stream x direct mode error interrupt flag (x=3..0)
Sourcepub fn feif2(&self) -> BitReaderRaw<FEIF0_A>
pub fn feif2(&self) -> BitReaderRaw<FEIF0_A>
Bit 16 - Stream x FIFO error interrupt flag (x=3..0)
Sourcepub fn tcif1(&self) -> BitReaderRaw<TCIF0_A>
pub fn tcif1(&self) -> BitReaderRaw<TCIF0_A>
Bit 11 - Stream x transfer complete interrupt flag (x = 3..0)
Sourcepub fn htif1(&self) -> BitReaderRaw<HTIF0_A>
pub fn htif1(&self) -> BitReaderRaw<HTIF0_A>
Bit 10 - Stream x half transfer interrupt flag (x=3..0)
Sourcepub fn teif1(&self) -> BitReaderRaw<TEIF0_A>
pub fn teif1(&self) -> BitReaderRaw<TEIF0_A>
Bit 9 - Stream x transfer error interrupt flag (x=3..0)
Sourcepub fn dmeif1(&self) -> BitReaderRaw<DMEIF0_A>
pub fn dmeif1(&self) -> BitReaderRaw<DMEIF0_A>
Bit 8 - Stream x direct mode error interrupt flag (x=3..0)
Sourcepub fn feif1(&self) -> BitReaderRaw<FEIF0_A>
pub fn feif1(&self) -> BitReaderRaw<FEIF0_A>
Bit 6 - Stream x FIFO error interrupt flag (x=3..0)
Sourcepub fn tcif0(&self) -> BitReaderRaw<TCIF0_A>
pub fn tcif0(&self) -> BitReaderRaw<TCIF0_A>
Bit 5 - Stream x transfer complete interrupt flag (x = 3..0)
Sourcepub fn htif0(&self) -> BitReaderRaw<HTIF0_A>
pub fn htif0(&self) -> BitReaderRaw<HTIF0_A>
Bit 4 - Stream x half transfer interrupt flag (x=3..0)
Sourcepub fn teif0(&self) -> BitReaderRaw<TEIF0_A>
pub fn teif0(&self) -> BitReaderRaw<TEIF0_A>
Bit 3 - Stream x transfer error interrupt flag (x=3..0)
Methods from Deref<Target = R<LISR_SPEC>>§
Sourcepub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.