Type Alias xmc4800::usb0_ch0::hcchar::EpdirR

source ·
pub type EpdirR = BitReader<Epdir>;
Expand description

Field EPDir reader - Endpoint Direction

Aliased Type§

struct EpdirR { /* private fields */ }

Implementations§

source§

impl EpdirR

source

pub const fn variant(&self) -> Epdir

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

OUT

source

pub fn is_value2(&self) -> bool

IN