Type Alias EP_W

Source
pub type EP_W<'a, const O: u8> = FieldWriter<'a, u32, DTOGGLE_SPEC, u8, u8, 3, O>;
Expand description

Field EP writer - Select bulk endpoint number

Aliased Type§

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