[][src]Type Definition atsame70j21b::usbhs::usbhs_deveptcfg::EPTYPE_R

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

Checks if the value of the field is CTRL

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

Checks if the value of the field is ISO

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

Checks if the value of the field is BLK

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

Checks if the value of the field is INTRPT