pub type M_START_DET_R = BitReader<M_START_DET_A>;
Expand description

Field M_START_DET reader - This bit masks the R_START_DET interrupt in IC_INTR_STAT register.

Reset value: 0x0

Aliased Type§

struct M_START_DET_R { /* private fields */ }

Implementations§

source§

impl M_START_DET_R

source

pub const fn variant(&self) -> M_START_DET_A

Get enumerated values variant

source

pub fn is_enabled(&self) -> bool

START_DET interrupt is masked

source

pub fn is_disabled(&self) -> bool

START_DET interrupt is unmasked