pub type W = W<EP_STALL_ARM_SPEC>;
Expand description

Register EP_STALL_ARM writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn ep0_in(&mut self) -> EP0_IN_W<'_, EP_STALL_ARM_SPEC>

Bit 0

source

pub fn ep0_out(&mut self) -> EP0_OUT_W<'_, EP_STALL_ARM_SPEC>

Bit 1

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.

§Safety

Passing incorrect value can cause undefined behaviour. See reference manual