Type Alias atsame54n::qspi::intenclr::R

source ·
pub type R = R<INTENCLR_SPEC>;
Expand description

Register INTENCLR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn rxc(&self) -> RXC_R

Bit 0 - Receive Data Register Full Interrupt Disable

source

pub fn dre(&self) -> DRE_R

Bit 1 - Transmit Data Register Empty Interrupt Disable

source

pub fn txc(&self) -> TXC_R

Bit 2 - Transmission Complete Interrupt Disable

source

pub fn error(&self) -> ERROR_R

Bit 3 - Overrun Error Interrupt Disable

source

pub fn csrise(&self) -> CSRISE_R

Bit 8 - Chip Select Rise Interrupt Disable

source

pub fn instrend(&self) -> INSTREND_R

Bit 10 - Instruction End Interrupt Disable