Type Alias xmc4200::usic0_ch0::pcr_iicmode::SRRIEN_R

source ·
pub type SRRIEN_R = BitReader<SRRIEN_A>;
Expand description

Field SRRIEN reader - Slave Read Request Interrupt Enable

Aliased Type§

struct SRRIEN_R { /* private fields */ }

Implementations§

source§

impl SRRIEN_R

source

pub const fn variant(&self) -> SRRIEN_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The slave read request interrupt is disabled.

source

pub fn is_value2(&self) -> bool

The slave read request interrupt is enabled.