Type Definition atsame54n19a_pac::qspi::intenclr::R[][src]

type R = R<u32, INTENCLR>;

Reader of register INTENCLR

Implementations

impl R[src]

pub fn rxc(&self) -> RXC_R[src]

Bit 0 - Receive Data Register Full Interrupt Disable

pub fn dre(&self) -> DRE_R[src]

Bit 1 - Transmit Data Register Empty Interrupt Disable

pub fn txc(&self) -> TXC_R[src]

Bit 2 - Transmission Complete Interrupt Disable

pub fn error(&self) -> ERROR_R[src]

Bit 3 - Overrun Error Interrupt Disable

pub fn csrise(&self) -> CSRISE_R[src]

Bit 8 - Chip Select Rise Interrupt Disable

pub fn instrend(&self) -> INSTREND_R[src]

Bit 10 - Instruction End Interrupt Disable