[−][src]Type Definition lpc55_pac::i2c0::intenset::W
type W = W<u32, INTENSET>;
Writer for register INTENSET
Implementations
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.