Type Alias atsame51j::sercom0::spis::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 dre(&self) -> DRE_R

Bit 0 - Data Register Empty Interrupt Disable

source

pub fn txc(&self) -> TXC_R

Bit 1 - Transmit Complete Interrupt Disable

source

pub fn rxc(&self) -> RXC_R

Bit 2 - Receive Complete Interrupt Disable

source

pub fn ssl(&self) -> SSL_R

Bit 3 - Slave Select Low Interrupt Disable

source

pub fn error(&self) -> ERROR_R

Bit 7 - Combined Error Interrupt Disable