Type Alias nrf52840_pac::usbd::isoinconfig::RESPONSE_W
source · pub type RESPONSE_W<'a, const O: u8> = BitWriter<'a, u32, ISOINCONFIG_SPEC, RESPONSE_A, O>;
Expand description
Field RESPONSE
writer - Controls the response of the ISO IN endpoint to an IN token when no data is ready to be sent
Aliased Type§
struct RESPONSE_W<'a, const O: u8> { /* private fields */ }