pub type RxDpidR = FieldReader<RxDpid>;
Expand description

Field RxDPID reader - Received Data PID

Aliased Type§

struct RxDpidR { /* private fields */ }

Implementations§

source§

impl RxDpidR

source

pub const fn variant(&self) -> RxDpid

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

DATA0

source

pub fn is_value2(&self) -> bool

DATA2

source

pub fn is_value3(&self) -> bool

DATA1

source

pub fn is_value4(&self) -> bool

MDATA