[][src]Type Definition alt_sam3x8e::ssc::idr::W

type W = W<u32, IDR>;

Writer for register IDR

Methods

impl W[src]

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

Bit 0 - Transmit Ready Interrupt Disable

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

Bit 1 - Transmit Empty Interrupt Disable

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

Bit 4 - Receive Ready Interrupt Disable

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

Bit 5 - Receive Overrun Interrupt Disable

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

Bit 8 - Compare 0 Interrupt Disable

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

Bit 9 - Compare 1 Interrupt Disable

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