pub type EptypeW<'a, REG> = FieldWriterSafe<'a, REG, 2, Eptype>;
Expand description

Field EPType writer - Endpoint Type

Aliased Type§

struct EptypeW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> EptypeW<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

pub fn value1(self) -> &'a mut W<REG>

Control

source

pub fn value2(self) -> &'a mut W<REG>

Isochronous

source

pub fn value3(self) -> &'a mut W<REG>

Bulk

source

pub fn value4(self) -> &'a mut W<REG>

Interrupt