Type Definition atsam4s2c_pac::twi1::imr::R[][src]

type R = R<u32, IMR>;

Reader of register IMR

Implementations

impl R[src]

pub fn txcomp(&self) -> TXCOMP_R[src]

Bit 0 - Transmission Completed Interrupt Mask

pub fn rxrdy(&self) -> RXRDY_R[src]

Bit 1 - Receive Holding Register Ready Interrupt Mask

pub fn txrdy(&self) -> TXRDY_R[src]

Bit 2 - Transmit Holding Register Ready Interrupt Mask

pub fn svacc(&self) -> SVACC_R[src]

Bit 4 - Slave Access Interrupt Mask

pub fn gacc(&self) -> GACC_R[src]

Bit 5 - General Call Access Interrupt Mask

pub fn ovre(&self) -> OVRE_R[src]

Bit 6 - Overrun Error Interrupt Mask

pub fn nack(&self) -> NACK_R[src]

Bit 8 - Not Acknowledge Interrupt Mask

pub fn arblst(&self) -> ARBLST_R[src]

Bit 9 - Arbitration Lost Interrupt Mask

pub fn scl_ws(&self) -> SCL_WS_R[src]

Bit 10 - Clock Wait State Interrupt Mask

pub fn eosacc(&self) -> EOSACC_R[src]

Bit 11 - End Of Slave Access Interrupt Mask

pub fn endrx(&self) -> ENDRX_R[src]

Bit 12 - End of Receive Buffer Interrupt Mask

pub fn endtx(&self) -> ENDTX_R[src]

Bit 13 - End of Transmit Buffer Interrupt Mask

pub fn rxbuff(&self) -> RXBUFF_R[src]

Bit 14 - Receive Buffer Full Interrupt Mask

pub fn txbufe(&self) -> TXBUFE_R[src]

Bit 15 - Transmit Buffer Empty Interrupt Mask