[][src]Type Definition tm4c129x::i2c0::mimr::R

type R = R<u32, MIMR>;

Reader of register MIMR

Methods

impl R[src]

pub fn im(&self) -> IM_R[src]

Bit 0 - Master Interrupt Mask

pub fn clkim(&self) -> CLKIM_R[src]

Bit 1 - Clock Timeout Interrupt Mask

pub fn dmarxim(&self) -> DMARXIM_R[src]

Bit 2 - Receive DMA Interrupt Mask

pub fn dmatxim(&self) -> DMATXIM_R[src]

Bit 3 - Transmit DMA Interrupt Mask

pub fn nackim(&self) -> NACKIM_R[src]

Bit 4 - Address/Data NACK Interrupt Mask

pub fn startim(&self) -> STARTIM_R[src]

Bit 5 - START Detection Interrupt Mask

pub fn stopim(&self) -> STOPIM_R[src]

Bit 6 - STOP Detection Interrupt Mask

pub fn arblostim(&self) -> ARBLOSTIM_R[src]

Bit 7 - Arbitration Lost Interrupt Mask

pub fn txim(&self) -> TXIM_R[src]

Bit 8 - Transmit FIFO Request Interrupt Mask

pub fn rxim(&self) -> RXIM_R[src]

Bit 9 - Receive FIFO Request Interrupt Mask

pub fn txfeim(&self) -> TXFEIM_R[src]

Bit 10 - Transmit FIFO Empty Interrupt Mask

pub fn rxffim(&self) -> RXFFIM_R[src]

Bit 11 - Receive FIFO Full Interrupt Mask