pub struct R(/* private fields */);
Expand description
Register HISR
reader
Implementations§
Source§impl R
impl R
Sourcepub fn tcif7(&self) -> BitReaderRaw<TCIF4_A>
pub fn tcif7(&self) -> BitReaderRaw<TCIF4_A>
Bit 27 - Stream x transfer complete interrupt flag (x=7..4)
Sourcepub fn htif7(&self) -> BitReaderRaw<HTIF4_A>
pub fn htif7(&self) -> BitReaderRaw<HTIF4_A>
Bit 26 - Stream x half transfer interrupt flag (x=7..4)
Sourcepub fn teif7(&self) -> BitReaderRaw<TEIF4_A>
pub fn teif7(&self) -> BitReaderRaw<TEIF4_A>
Bit 25 - Stream x transfer error interrupt flag (x=7..4)
Sourcepub fn dmeif7(&self) -> BitReaderRaw<DMEIF4_A>
pub fn dmeif7(&self) -> BitReaderRaw<DMEIF4_A>
Bit 24 - Stream x direct mode error interrupt flag (x=7..4)
Sourcepub fn feif7(&self) -> BitReaderRaw<FEIF4_A>
pub fn feif7(&self) -> BitReaderRaw<FEIF4_A>
Bit 22 - Stream x FIFO error interrupt flag (x=7..4)
Sourcepub fn tcif6(&self) -> BitReaderRaw<TCIF4_A>
pub fn tcif6(&self) -> BitReaderRaw<TCIF4_A>
Bit 21 - Stream x transfer complete interrupt flag (x=7..4)
Sourcepub fn htif6(&self) -> BitReaderRaw<HTIF4_A>
pub fn htif6(&self) -> BitReaderRaw<HTIF4_A>
Bit 20 - Stream x half transfer interrupt flag (x=7..4)
Sourcepub fn teif6(&self) -> BitReaderRaw<TEIF4_A>
pub fn teif6(&self) -> BitReaderRaw<TEIF4_A>
Bit 19 - Stream x transfer error interrupt flag (x=7..4)
Sourcepub fn dmeif6(&self) -> BitReaderRaw<DMEIF4_A>
pub fn dmeif6(&self) -> BitReaderRaw<DMEIF4_A>
Bit 18 - Stream x direct mode error interrupt flag (x=7..4)
Sourcepub fn feif6(&self) -> BitReaderRaw<FEIF4_A>
pub fn feif6(&self) -> BitReaderRaw<FEIF4_A>
Bit 16 - Stream x FIFO error interrupt flag (x=7..4)
Sourcepub fn tcif5(&self) -> BitReaderRaw<TCIF4_A>
pub fn tcif5(&self) -> BitReaderRaw<TCIF4_A>
Bit 11 - Stream x transfer complete interrupt flag (x=7..4)
Sourcepub fn htif5(&self) -> BitReaderRaw<HTIF4_A>
pub fn htif5(&self) -> BitReaderRaw<HTIF4_A>
Bit 10 - Stream x half transfer interrupt flag (x=7..4)
Sourcepub fn teif5(&self) -> BitReaderRaw<TEIF4_A>
pub fn teif5(&self) -> BitReaderRaw<TEIF4_A>
Bit 9 - Stream x transfer error interrupt flag (x=7..4)
Sourcepub fn dmeif5(&self) -> BitReaderRaw<DMEIF4_A>
pub fn dmeif5(&self) -> BitReaderRaw<DMEIF4_A>
Bit 8 - Stream x direct mode error interrupt flag (x=7..4)
Sourcepub fn feif5(&self) -> BitReaderRaw<FEIF4_A>
pub fn feif5(&self) -> BitReaderRaw<FEIF4_A>
Bit 6 - Stream x FIFO error interrupt flag (x=7..4)
Sourcepub fn tcif4(&self) -> BitReaderRaw<TCIF4_A>
pub fn tcif4(&self) -> BitReaderRaw<TCIF4_A>
Bit 5 - Stream x transfer complete interrupt flag (x=7..4)
Sourcepub fn htif4(&self) -> BitReaderRaw<HTIF4_A>
pub fn htif4(&self) -> BitReaderRaw<HTIF4_A>
Bit 4 - Stream x half transfer interrupt flag (x=7..4)
Sourcepub fn teif4(&self) -> BitReaderRaw<TEIF4_A>
pub fn teif4(&self) -> BitReaderRaw<TEIF4_A>
Bit 3 - Stream x transfer error interrupt flag (x=7..4)
Methods from Deref<Target = R<HISR_SPEC>>§
Sourcepub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.