pub type PTYPE_W<'a, const O: u8> = FieldWriterSafe<'a, HSTPIPCFG_CTRL_BULK_MODE_SPEC, 2, O, PTYPESELECT_A>;
Expand description

Field PTYPE writer - Pipe Type

Aliased Type§

struct PTYPE_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

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

source

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

Control

source

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

Isochronous

source

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

Bulk

source

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

Interrupt