[][src]Type Definition k1921vk01t_pac::nt_usbdevice::usb_ep::usb_ep_cfg::EP_TYPE_R

type EP_TYPE_R = R<u8, EP_TYPE_A>;

Reader of field EP_TYPE

Methods

impl EP_TYPE_R[src]

pub fn variant(&self) -> Variant<u8, EP_TYPE_A>[src]

Get enumerated values variant

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

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

Checks if the value of the field is ISOCHRON