Type Definition atsam4ls4b_pac::usbc::uecfg4::EPTYPE_R[][src]

type EPTYPE_R = R<u8, EPTYPE_A>;

Reader of field EPTYPE

Implementations

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_isochronous(&self) -> bool[src]

Checks if the value of the field is ISOCHRONOUS

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

Checks if the value of the field is BULK

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

Checks if the value of the field is INTERRUPT