Type Alias xmc4300::usic0_ch0::pcr_ascmode::CdenR

source ·
pub type CdenR = BitReader<Cden>;
Expand description

Field CDEN reader - Collision Detection Enable

Aliased Type§

struct CdenR { /* private fields */ }

Implementations§

source§

impl CdenR

source

pub const fn variant(&self) -> Cden

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The collision detection is disabled.

source

pub fn is_value2(&self) -> bool

If a collision is detected, the transmitter stops its data transmission, outputs a 1, sets bit PSR.COL and generates a protocol interrupt. In order to allow data transmission again, PSR.COL has to be cleared by software.