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

type W = W<u32, IDR>;

Writer for register IDR

Implementations

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 endtx(&mut self) -> ENDTX_W<'_>[src]

Bit 2 - End of Transmission Interrupt Disable

pub fn txbufe(&mut self) -> TXBUFE_W<'_>[src]

Bit 3 - Transmit Buffer 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 endrx(&mut self) -> ENDRX_W<'_>[src]

Bit 6 - End of Reception Interrupt Disable

pub fn rxbuff(&mut self) -> RXBUFF_W<'_>[src]

Bit 7 - Receive Buffer Full 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