Type Alias atsame54n::sercom0::i2cm::status::R

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

Register STATUS reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn buserr(&self) -> BUSERR_R

Bit 0 - Bus Error

source

pub fn arblost(&self) -> ARBLOST_R

Bit 1 - Arbitration Lost

source

pub fn rxnack(&self) -> RXNACK_R

Bit 2 - Received Not Acknowledge

source

pub fn busstate(&self) -> BUSSTATE_R

Bits 4:5 - Bus State

source

pub fn lowtout(&self) -> LOWTOUT_R

Bit 6 - SCL Low Timeout

source

pub fn clkhold(&self) -> CLKHOLD_R

Bit 7 - Clock Hold

source

pub fn mexttout(&self) -> MEXTTOUT_R

Bit 8 - Master SCL Low Extend Timeout

source

pub fn sexttout(&self) -> SEXTTOUT_R

Bit 9 - Slave SCL Low Extend Timeout

source

pub fn lenerr(&self) -> LENERR_R

Bit 10 - Length Error