pub type DpidR = BitReader<Dpid>;
Expand description

Field DPID reader - Endpoint Data PID

Aliased Type§

struct DpidR { /* private fields */ }

Implementations§

source§

impl DpidR

source

pub const fn variant(&self) -> Dpid

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

DATA0

source

pub fn is_value2(&self) -> bool

DATA1