Type Alias xmc4200::usic0_ch0::pcr_ascmode::SBIEN_R

source ·
pub type SBIEN_R = BitReader<SBIEN_A>;
Expand description

Field SBIEN reader - Synchronization Break Interrupt Enable

Aliased Type§

struct SBIEN_R { /* private fields */ }

Implementations§

source§

impl SBIEN_R

source

pub const fn variant(&self) -> SBIEN_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The interrupt generation is disabled.

source

pub fn is_value2(&self) -> bool

The interrupt generation is enabled.