Type Alias xmc4800::usic0_ch0::pcr_ascmode::SbienR

source ·
pub type SbienR = BitReader<Sbien>;
Expand description

Field SBIEN reader - Synchronization Break Interrupt Enable

Aliased Type§

struct SbienR { /* private fields */ }

Implementations§

source§

impl SbienR

source

pub const fn variant(&self) -> Sbien

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.