[][src]Type Definition efm32hg309f64::usb::diep0_ctl::EPTYPE_R

type EPTYPE_R = R<u8, EPTYPE_A>;

Reader of field EPTYPE

Methods

impl EPTYPE_R[src]

pub fn variant(&self) -> EPTYPE_A[src]

Get enumerated values variant

pub fn is_control(&self) -> bool[src]

Checks if the value of the field is CONTROL

pub fn is_iso(&self) -> bool[src]

Checks if the value of the field is ISO

pub fn is_bulk(&self) -> bool[src]

Checks if the value of the field is BULK

pub fn is_int(&self) -> bool[src]

Checks if the value of the field is INT