Type Alias atsame51g::sercom0::spis::intflag::R

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

Register INTFLAG reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn dre(&self) -> DRE_R

Bit 0 - Data Register Empty Interrupt

source

pub fn txc(&self) -> TXC_R

Bit 1 - Transmit Complete Interrupt

source

pub fn rxc(&self) -> RXC_R

Bit 2 - Receive Complete Interrupt

source

pub fn ssl(&self) -> SSL_R

Bit 3 - Slave Select Low Interrupt Flag

source

pub fn error(&self) -> ERROR_R

Bit 7 - Combined Error Interrupt