Type Alias xmc4300::usic0_ch0::rbctr::SRBTEN_R

source ·
pub type SRBTEN_R = BitReader<SRBTEN_A>;
Expand description

Field SRBTEN reader - Standard Receive Buffer Trigger Enable

Aliased Type§

struct SRBTEN_R { /* private fields */ }

Implementations§

source§

impl SRBTEN_R

source

pub const fn variant(&self) -> SRBTEN_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The standard receive buffer event trigger through bit TRBSR.SRBT is disabled.

source

pub fn is_value2(&self) -> bool

The standard receive buffer event trigger through bit TRBSR.SRBT is enabled.