pub type PTYPE_R = FieldReader<PTYPESELECT_A>;
Expand description

Field PTYPE reader - Pipe Type

Aliased Type§

struct PTYPE_R { /* private fields */ }

Implementations§

source§

impl PTYPE_R

source

pub fn variant(&self) -> PTYPESELECT_A

Get enumerated values variant

source

pub fn is_ctrl(&self) -> bool

Checks if the value of the field is CTRL

source

pub fn is_iso(&self) -> bool

Checks if the value of the field is ISO

source

pub fn is_blk(&self) -> bool

Checks if the value of the field is BLK

source

pub fn is_intrpt(&self) -> bool

Checks if the value of the field is INTRPT