Type Alias nrf52840_hal::pac::usbd::inten::EP0SETUP_W

source ·
pub type EP0SETUP_W<'a, const O: u8> = BitWriterRaw<'a, u32, INTEN_SPEC, EP0SETUP_A, BitM, O>;
Expand description

Field EP0SETUP writer - Enable or disable interrupt for EP0SETUP event

Aliased Type§

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