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 */ }

Implementations§

source§

impl<'a, const O: u8> STALL_W<'a, O>

source

pub fn un_stall(self) -> &'a mut W

Don’t stall selected endpoint

source

pub fn stall(self) -> &'a mut W

Stall selected endpoint