Type Definition atsam4ls2c_pac::twim0::sr::R[][src]

type R = R<u32, SR>;

Reader of register SR

Implementations

impl R[src]

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

Bit 0 - RHR Data Ready

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

Bit 1 - THR Data Ready

pub fn crdy(&self) -> CRDY_R[src]

Bit 2 - Ready for More Commands

pub fn ccomp(&self) -> CCOMP_R[src]

Bit 3 - Command Complete

pub fn idle(&self) -> IDLE_R[src]

Bit 4 - Master Interface is Idle

pub fn busfree(&self) -> BUSFREE_R[src]

Bit 5 - Two-wire Bus is Free

pub fn anak(&self) -> ANAK_R[src]

Bit 8 - NAK in Address Phase Received

pub fn dnak(&self) -> DNAK_R[src]

Bit 9 - NAK in Data Phase Received

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

Bit 10 - Arbitration Lost

pub fn smbalert(&self) -> SMBALERT_R[src]

Bit 11 - SMBus Alert

pub fn tout(&self) -> TOUT_R[src]

Bit 12 - Timeout

pub fn pecerr(&self) -> PECERR_R[src]

Bit 13 - PEC Error

pub fn stop(&self) -> STOP_R[src]

Bit 14 - Stop Request Accepted

pub fn menb(&self) -> MENB_R[src]

Bit 16 - Master Interface Enable

pub fn hsmcack(&self) -> HSMCACK_R[src]

Bit 17 - ACK in HS-mode Master Code Phase Received