[][src]Type Definition imxrt1062_lpi2c1::sier::R

type R = R<u32, SIER>;

Reader of register SIER

Methods

impl R[src]

pub fn tdie(&self) -> TDIE_R[src]

Bit 0 - Transmit Data Interrupt Enable

pub fn rdie(&self) -> RDIE_R[src]

Bit 1 - Receive Data Interrupt Enable

pub fn avie(&self) -> AVIE_R[src]

Bit 2 - Address Valid Interrupt Enable

pub fn taie(&self) -> TAIE_R[src]

Bit 3 - Transmit ACK Interrupt Enable

pub fn rsie(&self) -> RSIE_R[src]

Bit 8 - Repeated Start Interrupt Enable

pub fn sdie(&self) -> SDIE_R[src]

Bit 9 - STOP Detect Interrupt Enable

pub fn beie(&self) -> BEIE_R[src]

Bit 10 - Bit Error Interrupt Enable

pub fn feie(&self) -> FEIE_R[src]

Bit 11 - FIFO Error Interrupt Enable

pub fn am0ie(&self) -> AM0IE_R[src]

Bit 12 - Address Match 0 Interrupt Enable

pub fn am1f(&self) -> AM1F_R[src]

Bit 13 - Address Match 1 Interrupt Enable

pub fn gcie(&self) -> GCIE_R[src]

Bit 14 - General Call Interrupt Enable

pub fn sarie(&self) -> SARIE_R[src]

Bit 15 - SMBus Alert Response Interrupt Enable