Type Definition atsame54p19a_pac::qspi::intenclr::W[][src]

type W = W<u32, INTENCLR>;

Writer for register INTENCLR

Implementations

impl W[src]

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

Bit 0 - Receive Data Register Full Interrupt Disable

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

Bit 1 - Transmit Data Register Empty Interrupt Disable

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

Bit 2 - Transmission Complete Interrupt Disable

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

Bit 3 - Overrun Error Interrupt Disable

pub fn csrise(&mut self) -> CSRISE_W<'_>[src]

Bit 8 - Chip Select Rise Interrupt Disable

pub fn instrend(&mut self) -> INSTREND_W<'_>[src]

Bit 10 - Instruction End Interrupt Disable