pub type START_DET_R = BitReader<START_DET_A>;
Expand description

Field START_DET reader - Indicates whether a START or RESTART condition has occurred on the I2C interface regardless of whether DW_apb_i2c is operating in slave or master mode.

Reset value: 0x0

Aliased Type§

struct START_DET_R { /* private fields */ }

Implementations§

source§

impl START_DET_R

source

pub const fn variant(&self) -> START_DET_A

Get enumerated values variant

source

pub fn is_inactive(&self) -> bool

START_DET interrupt is inactive

source

pub fn is_active(&self) -> bool

START_DET interrupt is active