Type Alias nrf52840_pac::usbd::epstall::EP_W

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

Field EP writer - Select endpoint number

Aliased Type§

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