Type Alias xmc4800::usic0_ch0::ccr::TSIEN_R

source ·
pub type TSIEN_R = BitReader<TSIEN_A>;
Expand description

Field TSIEN reader - Transmit Shift Interrupt Enable

Aliased Type§

struct TSIEN_R { /* private fields */ }

Implementations§

source§

impl TSIEN_R

source

pub const fn variant(&self) -> TSIEN_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The transmit shift interrupt is disabled.

source

pub fn is_value2(&self) -> bool

The transmit shift interrupt is enabled. In case of a transmit shift interrupt event, the service request output SRx indicated by INPR.TSINP is activated.