Type Definition atsam4sd32c_pac::udp::csr0_isochronous::EPTYPE_R[][src]

type EPTYPE_R = R<u8, EPTYPE_A>;

Reader of field EPTYPE

Implementations

impl EPTYPE_R[src]

pub fn variant(&self) -> Variant<u8, 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_out(&self) -> bool[src]

Checks if the value of the field is ISO_OUT

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

Checks if the value of the field is ISO_IN

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

Checks if the value of the field is BULK_OUT

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

Checks if the value of the field is BULK_IN

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

Checks if the value of the field is INT_OUT

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

Checks if the value of the field is INT_IN