Type Definition atsam4s16b_pac::ssc::sr::R[][src]

type R = R<u32, SR>;

Reader of register SR

Implementations

impl R[src]

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

Bit 0 - Transmit Ready

pub fn txempty(&self) -> TXEMPTY_R[src]

Bit 1 - Transmit Empty

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

Bit 2 - End of Transmission

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

Bit 3

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

Bit 4 - Receive Ready

pub fn ovrun(&self) -> OVRUN_R[src]

Bit 5 - Receive Overrun

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

Bit 6 - End of Reception

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

Bit 7

pub fn cp0(&self) -> CP0_R[src]

Bit 8 - Compare 0

pub fn cp1(&self) -> CP1_R[src]

Bit 9 - Compare 1

pub fn txsyn(&self) -> TXSYN_R[src]

Bit 10 - Transmit Sync

pub fn rxsyn(&self) -> RXSYN_R[src]

Bit 11 - Receive Sync

pub fn txen(&self) -> TXEN_R[src]

Bit 16 - Transmit Enable

pub fn rxen(&self) -> RXEN_R[src]

Bit 17 - Receive Enable