Type Alias xmc4300::usic0_ch0::tbctr::StbtenR

source ·
pub type StbtenR = BitReader<Stbten>;
Expand description

Field STBTEN reader - Standard Transmit Buffer Trigger Enable

Aliased Type§

struct StbtenR { /* private fields */ }

Implementations§

source§

impl StbtenR

source

pub const fn variant(&self) -> Stbten

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.