[][src]Type Definition atsame70j21b::ssc::ssc_sr::R

type R = R<u32, SSC_SR>;

Reader of register SSC_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 rxrdy(&self) -> RXRDY_R[src]

Bit 4 - Receive Ready

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

Bit 5 - Receive Overrun

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