[][src]Type Definition lpc54606_pac::i2c0::intenset::R

type R = R<u32, INTENSET>;

Reader of register INTENSET

Methods

impl R[src]

pub fn mstpendingen(&self) -> MSTPENDINGEN_R[src]

Bit 0 - Master Pending interrupt Enable.

pub fn mstarblossen(&self) -> MSTARBLOSSEN_R[src]

Bit 4 - Master Arbitration Loss interrupt Enable.

pub fn mstststperren(&self) -> MSTSTSTPERREN_R[src]

Bit 6 - Master Start/Stop Error interrupt Enable.

pub fn slvpendingen(&self) -> SLVPENDINGEN_R[src]

Bit 8 - Slave Pending interrupt Enable.

pub fn slvnotstren(&self) -> SLVNOTSTREN_R[src]

Bit 11 - Slave Not Stretching interrupt Enable.

pub fn slvdeselen(&self) -> SLVDESELEN_R[src]

Bit 15 - Slave Deselect interrupt Enable.

pub fn monrdyen(&self) -> MONRDYEN_R[src]

Bit 16 - Monitor data Ready interrupt Enable.

pub fn monoven(&self) -> MONOVEN_R[src]

Bit 17 - Monitor Overrun interrupt Enable.

pub fn monidleen(&self) -> MONIDLEEN_R[src]

Bit 19 - Monitor Idle interrupt Enable.

pub fn eventtimeouten(&self) -> EVENTTIMEOUTEN_R[src]

Bit 24 - Event time-out interrupt Enable.

pub fn scltimeouten(&self) -> SCLTIMEOUTEN_R[src]

Bit 25 - SCL time-out interrupt Enable.