[][src]Type Definition cc2538::i2cm::mis::R

type R = R<u32, MIS>;

Reader of register MIS

Methods

impl R[src]

pub fn reserved31(&self) -> RESERVED31_R[src]

Bits 1:31 - 31:1] Software should not rely on the value of a reserved bit. To provide compatibility with future products, the value of a reserved bit should be preserved across a read-modify-write operation.

pub fn mis(&self) -> MIS_R[src]

Bit 0 - 0:0] Masked interrupt status 1: An unmasked master interrupt is pending. 0: An interrupt has not occurred or is masked. This bit is cleared by writing 1 to the IC bit in the I2CMICR register.