Type Alias xmc4800::usb0::hprt::PRT_CONN_STS_R

source ·
pub type PRT_CONN_STS_R = BitReader<PRT_CONN_STS_A>;
Expand description

Field PrtConnSts reader - Port Connect Status

Aliased Type§

struct PRT_CONN_STS_R { /* private fields */ }

Implementations§

source§

impl PRT_CONN_STS_R

source

pub const fn variant(&self) -> PRT_CONN_STS_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

No device is attached to the port.

source

pub fn is_value2(&self) -> bool

A device is attached to the port.