pub type EPTYPE_R = FieldReader<EPTYPESELECT_A>;
Expand description

Field EPTYPE reader - Endpoint Type

Aliased Type§

struct EPTYPE_R { /* private fields */ }

Implementations§

source§

impl EPTYPE_R

source

pub fn variant(&self) -> EPTYPESELECT_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