Type Alias nrf52840_pac::usbd::epstall::STALL_W
source · pub type STALL_W<'a, const O: u8> = BitWriter<'a, u32, EPSTALL_SPEC, STALL_AW, O>;
Expand description
Field STALL
writer - Stall selected endpoint
Aliased Type§
struct STALL_W<'a, const O: u8> { /* private fields */ }