Type Alias xmc4400::usic0_ch0::psr_iicmode::SLSEL_R

source ·
pub type SLSEL_R = BitReader<SLSEL_A>;
Expand description

Field SLSEL reader - Slave Select

Aliased Type§

struct SLSEL_R { /* private fields */ }

Implementations§

source§

impl SLSEL_R

source

pub const fn variant(&self) -> SLSEL_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The device is not selected as slave.

source

pub fn is_value2(&self) -> bool

The device is selected as slave.