Type Alias xmc4200::usic0_ch0::tbctr::STBIEN_R

source ·
pub type STBIEN_R = BitReader<STBIEN_A>;
Expand description

Field STBIEN reader - Standard Transmit Buffer Interrupt Enable

Aliased Type§

struct STBIEN_R { /* private fields */ }

Implementations§

source§

impl STBIEN_R

source

pub const fn variant(&self) -> STBIEN_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The standard transmit buffer interrupt generation is disabled.

source

pub fn is_value2(&self) -> bool

The standard transmit buffer interrupt generation is enabled.