Type Alias xmc4300::usic0_ch0::pcr_iicmode::SCRIEN_R

source ·
pub type SCRIEN_R = BitReader<SCRIEN_A>;
Expand description

Field SCRIEN reader - Start Condition Received Interrupt Enable

Aliased Type§

struct SCRIEN_R { /* private fields */ }

Implementations§

source§

impl SCRIEN_R

source

pub const fn variant(&self) -> SCRIEN_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The start condition interrupt is disabled.

source

pub fn is_value2(&self) -> bool

The start condition interrupt is enabled.