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

type W = W<u32, MIMR>;

Writer for register MIMR

Methods

impl W[src]

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

Bit 0 - Master Interrupt Mask

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

Bit 1 - Clock Timeout Interrupt Mask

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

Bit 2 - Receive DMA Interrupt Mask

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

Bit 3 - Transmit DMA Interrupt Mask

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

Bit 4 - Address/Data NACK Interrupt Mask

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

Bit 5 - START Detection Interrupt Mask

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

Bit 6 - STOP Detection Interrupt Mask

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

Bit 7 - Arbitration Lost Interrupt Mask

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

Bit 8 - Transmit FIFO Request Interrupt Mask

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

Bit 9 - Receive FIFO Request Interrupt Mask

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

Bit 10 - Transmit FIFO Empty Interrupt Mask

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

Bit 11 - Receive FIFO Full Interrupt Mask