Type Alias xmc4400::usb0::gotgctl::BSES_VLD_R

source ·
pub type BSES_VLD_R = BitReader<BSES_VLD_A>;
Expand description

Field BSesVld reader - B-Session Valid

Aliased Type§

struct BSES_VLD_R { /* private fields */ }

Implementations§

source§

impl BSES_VLD_R

source

pub const fn variant(&self) -> BSES_VLD_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

B-session is not valid.

source

pub fn is_value2(&self) -> bool

B-session is valid.