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

type EPTYPE_R = FR<u8, EPTYPER>;

Reader of the field

Methods

impl EPTYPE_R[src]

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