Type Alias xmc4800::usic0_ch0::trbsr::SrbtR

source ·
pub type SrbtR = BitReader<Srbt>;
Expand description

Field SRBT reader - Standard Receive Buffer Event Trigger

Aliased Type§

struct SrbtR { /* private fields */ }

Implementations§

source§

impl SrbtR

source

pub const fn variant(&self) -> Srbt

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

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

source

pub fn is_value2(&self) -> bool

A standard receive buffer event is triggered using this bit.