pub type PidR = FieldReader<Pid>;
Expand description

Field Pid reader - PID

Aliased Type§

struct PidR { /* private fields */ }

Implementations§

source§

impl PidR

source

pub const fn variant(&self) -> Pid

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 (non-control)