Type Definition atsame54n19a_pac::sercom0::spis::intenclr::W[][src]

type W = W<u8, INTENCLR>;

Writer for register INTENCLR

Implementations

impl W[src]

pub fn dre(&mut self) -> DRE_W<'_>[src]

Bit 0 - Data Register Empty Interrupt Disable

pub fn txc(&mut self) -> TXC_W<'_>[src]

Bit 1 - Transmit Complete Interrupt Disable

pub fn rxc(&mut self) -> RXC_W<'_>[src]

Bit 2 - Receive Complete Interrupt Disable

pub fn ssl(&mut self) -> SSL_W<'_>[src]

Bit 3 - Slave Select Low Interrupt Disable

pub fn error(&mut self) -> ERROR_W<'_>[src]

Bit 7 - Combined Error Interrupt Disable