Type Alias xmc4800::usic0_ch0::trbsr::StbtR

source ·
pub type StbtR = BitReader<Stbt>;
Expand description

Field STBT reader - Standard Transmit Buffer Event Trigger

Aliased Type§

struct StbtR { /* private fields */ }

Implementations§

source§

impl StbtR

source

pub const fn variant(&self) -> Stbt

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

A standard transmit buffer event is not triggered using this bit.

source

pub fn is_value2(&self) -> bool

A standard transmit buffer event is triggered using this bit.