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

type W = W<u32, SIER>;

Writer for register SIER

Methods

impl W[src]

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

Bit 0 - Transmit Data Interrupt Enable

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

Bit 1 - Receive Data Interrupt Enable

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

Bit 2 - Address Valid Interrupt Enable

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

Bit 3 - Transmit ACK Interrupt Enable

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

Bit 8 - Repeated Start Interrupt Enable

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

Bit 9 - STOP Detect Interrupt Enable

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

Bit 10 - Bit Error Interrupt Enable

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

Bit 11 - FIFO Error Interrupt Enable

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

Bit 12 - Address Match 0 Interrupt Enable

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

Bit 13 - Address Match 1 Interrupt Enable

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

Bit 14 - General Call Interrupt Enable

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

Bit 15 - SMBus Alert Response Interrupt Enable