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

type W = W<u32, INTENSET>;

Writer for register INTENSET

Methods

impl W[src]

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

Bit 0 - Master Pending interrupt Enable.

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

Bit 4 - Master Arbitration Loss interrupt Enable.

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

Bit 6 - Master Start/Stop Error interrupt Enable.

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

Bit 8 - Slave Pending interrupt Enable.

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

Bit 11 - Slave Not Stretching interrupt Enable.

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

Bit 15 - Slave Deselect interrupt Enable.

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

Bit 16 - Monitor data Ready interrupt Enable.

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

Bit 17 - Monitor Overrun interrupt Enable.

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

Bit 19 - Monitor Idle interrupt Enable.

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

Bit 24 - Event time-out interrupt Enable.

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

Bit 25 - SCL time-out interrupt Enable.