Type Definition atsame70n20b_pac::ssc::ier::W[][src]

type W = W<u32, IER>;

Writer for register 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