pub struct R(_);Expand description
Register C1MISR reader
Implementations
sourceimpl R
impl R
sourcepub fn isem0(&self) -> BitReaderRaw<bool>
pub fn isem0(&self) -> BitReaderRaw<bool>
Bit 0 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem1(&self) -> BitReaderRaw<bool>
pub fn isem1(&self) -> BitReaderRaw<bool>
Bit 1 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem2(&self) -> BitReaderRaw<bool>
pub fn isem2(&self) -> BitReaderRaw<bool>
Bit 2 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem3(&self) -> BitReaderRaw<bool>
pub fn isem3(&self) -> BitReaderRaw<bool>
Bit 3 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem4(&self) -> BitReaderRaw<bool>
pub fn isem4(&self) -> BitReaderRaw<bool>
Bit 4 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem5(&self) -> BitReaderRaw<bool>
pub fn isem5(&self) -> BitReaderRaw<bool>
Bit 5 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem6(&self) -> BitReaderRaw<bool>
pub fn isem6(&self) -> BitReaderRaw<bool>
Bit 6 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem7(&self) -> BitReaderRaw<bool>
pub fn isem7(&self) -> BitReaderRaw<bool>
Bit 7 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem8(&self) -> BitReaderRaw<bool>
pub fn isem8(&self) -> BitReaderRaw<bool>
Bit 8 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem9(&self) -> BitReaderRaw<bool>
pub fn isem9(&self) -> BitReaderRaw<bool>
Bit 9 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem10(&self) -> BitReaderRaw<bool>
pub fn isem10(&self) -> BitReaderRaw<bool>
Bit 10 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem11(&self) -> BitReaderRaw<bool>
pub fn isem11(&self) -> BitReaderRaw<bool>
Bit 11 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem12(&self) -> BitReaderRaw<bool>
pub fn isem12(&self) -> BitReaderRaw<bool>
Bit 12 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem13(&self) -> BitReaderRaw<bool>
pub fn isem13(&self) -> BitReaderRaw<bool>
Bit 13 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem14(&self) -> BitReaderRaw<bool>
pub fn isem14(&self) -> BitReaderRaw<bool>
Bit 14 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem15(&self) -> BitReaderRaw<bool>
pub fn isem15(&self) -> BitReaderRaw<bool>
Bit 15 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem16(&self) -> BitReaderRaw<bool>
pub fn isem16(&self) -> BitReaderRaw<bool>
Bit 16 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem17(&self) -> BitReaderRaw<bool>
pub fn isem17(&self) -> BitReaderRaw<bool>
Bit 17 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem18(&self) -> BitReaderRaw<bool>
pub fn isem18(&self) -> BitReaderRaw<bool>
Bit 18 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem19(&self) -> BitReaderRaw<bool>
pub fn isem19(&self) -> BitReaderRaw<bool>
Bit 19 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem20(&self) -> BitReaderRaw<bool>
pub fn isem20(&self) -> BitReaderRaw<bool>
Bit 20 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem21(&self) -> BitReaderRaw<bool>
pub fn isem21(&self) -> BitReaderRaw<bool>
Bit 21 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem22(&self) -> BitReaderRaw<bool>
pub fn isem22(&self) -> BitReaderRaw<bool>
Bit 22 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem23(&self) -> BitReaderRaw<bool>
pub fn isem23(&self) -> BitReaderRaw<bool>
Bit 23 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem24(&self) -> BitReaderRaw<bool>
pub fn isem24(&self) -> BitReaderRaw<bool>
Bit 24 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem25(&self) -> BitReaderRaw<bool>
pub fn isem25(&self) -> BitReaderRaw<bool>
Bit 25 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem26(&self) -> BitReaderRaw<bool>
pub fn isem26(&self) -> BitReaderRaw<bool>
Bit 26 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem27(&self) -> BitReaderRaw<bool>
pub fn isem27(&self) -> BitReaderRaw<bool>
Bit 27 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem28(&self) -> BitReaderRaw<bool>
pub fn isem28(&self) -> BitReaderRaw<bool>
Bit 28 - masked interrupt(N) semaphore n status bit after enable (mask)
sourcepub fn isem29(&self) -> BitReaderRaw<bool>
pub fn isem29(&self) -> BitReaderRaw<bool>
Bit 29 - masked interrupt(N) semaphore n status bit after enable (mask)
Methods from Deref<Target = R<C1MISR_SPEC>>
sourcepub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.