[][src]Type Definition atsame70j21b::ssc::ssc_ier::W

type W = W<u32, SSC_IER>;

Writer for register SSC_IER

Implementations

impl W[src]

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

Bit 0 - Transmit Ready Interrupt Enable

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

Bit 1 - Transmit Empty Interrupt Enable

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

Bit 4 - Receive Ready Interrupt Enable

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

Bit 5 - Receive Overrun Interrupt Enable

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

Bit 8 - Compare 0 Interrupt Enable

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

Bit 9 - Compare 1 Interrupt Enable

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

Bit 10 - Tx Sync Interrupt Enable

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

Bit 11 - Rx Sync Interrupt Enable