pub struct R(_);Expand description
Register ISR reader
Implementations§
source§impl R
impl R
sourcepub fn tcif7(&self) -> BitReaderRaw<TCIF0_A>
pub fn tcif7(&self) -> BitReaderRaw<TCIF0_A>
Bit 29 - Transfer complete (TC) flag for channel x
sourcepub fn tcif6(&self) -> BitReaderRaw<TCIF0_A>
pub fn tcif6(&self) -> BitReaderRaw<TCIF0_A>
Bit 25 - Transfer complete (TC) flag for channel x
sourcepub fn tcif5(&self) -> BitReaderRaw<TCIF0_A>
pub fn tcif5(&self) -> BitReaderRaw<TCIF0_A>
Bit 21 - Transfer complete (TC) flag for channel x
sourcepub fn tcif4(&self) -> BitReaderRaw<TCIF0_A>
pub fn tcif4(&self) -> BitReaderRaw<TCIF0_A>
Bit 17 - Transfer complete (TC) flag for channel x
Methods from Deref<Target = R<ISR_SPEC>>§
sourcepub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.