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

type W = W<u32, INTENCLR>;

Writer for register INTENCLR

Methods

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