Type Alias xmc4300::usic0_ch0::tbctr::STBTEN_R

source ·
pub type STBTEN_R = BitReader<STBTEN_A>;
Expand description

Field STBTEN reader - Standard Transmit Buffer Trigger Enable

Aliased Type§

struct STBTEN_R { /* private fields */ }

Implementations§

source§

impl STBTEN_R

source

pub const fn variant(&self) -> STBTEN_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The standard transmit buffer event trigger through bit TRBSR.STBT is disabled.

source

pub fn is_value2(&self) -> bool

The standard transmit buffer event trigger through bit TRBSR.STBT is enabled.