Type Alias xmc4400::usic0_ch0::psr_ascmode::COL_R

source ·
pub type COL_R = BitReader<COL_A>;
Expand description

Field COL reader - Collision Detected

Aliased Type§

struct COL_R { /* private fields */ }

Implementations§

source§

impl COL_R

source

pub const fn variant(&self) -> COL_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

A collision has not yet been detected and frame transmission is possible.

source

pub fn is_value2(&self) -> bool

A collision has been detected and frame transmission is not possible.