pub type M_RX_UNDER_R = BitReader<M_RX_UNDER_A>;
Expand description

Field M_RX_UNDER reader - This bit masks the R_RX_UNDER interrupt in IC_INTR_STAT register.

Reset value: 0x1

Aliased Type§

struct M_RX_UNDER_R { /* private fields */ }

Implementations§

source§

impl M_RX_UNDER_R

source

pub const fn variant(&self) -> M_RX_UNDER_A

Get enumerated values variant

source

pub fn is_enabled(&self) -> bool

RX_UNDER interrupt is masked

source

pub fn is_disabled(&self) -> bool

RX_UNDER interrupt is unmasked