Type Alias atsame54n::sercom0::i2cs::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 prec(&self) -> PREC_R

Bit 0 - Stop Received Interrupt

source

pub fn amatch(&self) -> AMATCH_R

Bit 1 - Address Match Interrupt

source

pub fn drdy(&self) -> DRDY_R

Bit 2 - Data Interrupt

source

pub fn error(&self) -> ERROR_R

Bit 7 - Combined Error Interrupt