Type Definition atsam4s2a_pac::udp::csr::EPTYPE_W

source ·
pub type EPTYPE_W<'a, const O: u8> = FieldWriter<'a, u32, CSR_SPEC, u8, EPTYPE_A, 3, O>;
Expand description

Field EPTYPE writer - Endpoint Type

Implementations§

source§

impl<'a, const O: u8> EPTYPE_W<'a, O>

source

pub fn ctrl(self) -> &'a mut W

Control

source

pub fn iso_out(self) -> &'a mut W

Isochronous OUT

source

pub fn bulk_out(self) -> &'a mut W

Bulk OUT

source

pub fn int_out(self) -> &'a mut W

Interrupt OUT

source

pub fn iso_in(self) -> &'a mut W

Isochronous IN

source

pub fn bulk_in(self) -> &'a mut W

Bulk IN

source

pub fn int_in(self) -> &'a mut W

Interrupt IN