Type Alias rp2040_pac::usbctrl_regs::ep_abort::W

source ·
pub type W = W<EP_ABORT_SPEC>;
Expand description

Register EP_ABORT writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

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

Bit 0

source

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

Bit 1

source

pub fn ep1_in(&mut self) -> EP1_IN_W<'_, EP_ABORT_SPEC>

Bit 2

source

pub fn ep1_out(&mut self) -> EP1_OUT_W<'_, EP_ABORT_SPEC>

Bit 3

source

pub fn ep2_in(&mut self) -> EP2_IN_W<'_, EP_ABORT_SPEC>

Bit 4

source

pub fn ep2_out(&mut self) -> EP2_OUT_W<'_, EP_ABORT_SPEC>

Bit 5

source

pub fn ep3_in(&mut self) -> EP3_IN_W<'_, EP_ABORT_SPEC>

Bit 6

source

pub fn ep3_out(&mut self) -> EP3_OUT_W<'_, EP_ABORT_SPEC>

Bit 7

source

pub fn ep4_in(&mut self) -> EP4_IN_W<'_, EP_ABORT_SPEC>

Bit 8

source

pub fn ep4_out(&mut self) -> EP4_OUT_W<'_, EP_ABORT_SPEC>

Bit 9

source

pub fn ep5_in(&mut self) -> EP5_IN_W<'_, EP_ABORT_SPEC>

Bit 10

source

pub fn ep5_out(&mut self) -> EP5_OUT_W<'_, EP_ABORT_SPEC>

Bit 11

source

pub fn ep6_in(&mut self) -> EP6_IN_W<'_, EP_ABORT_SPEC>

Bit 12

source

pub fn ep6_out(&mut self) -> EP6_OUT_W<'_, EP_ABORT_SPEC>

Bit 13

source

pub fn ep7_in(&mut self) -> EP7_IN_W<'_, EP_ABORT_SPEC>

Bit 14

source

pub fn ep7_out(&mut self) -> EP7_OUT_W<'_, EP_ABORT_SPEC>

Bit 15

source

pub fn ep8_in(&mut self) -> EP8_IN_W<'_, EP_ABORT_SPEC>

Bit 16

source

pub fn ep8_out(&mut self) -> EP8_OUT_W<'_, EP_ABORT_SPEC>

Bit 17

source

pub fn ep9_in(&mut self) -> EP9_IN_W<'_, EP_ABORT_SPEC>

Bit 18

source

pub fn ep9_out(&mut self) -> EP9_OUT_W<'_, EP_ABORT_SPEC>

Bit 19

source

pub fn ep10_in(&mut self) -> EP10_IN_W<'_, EP_ABORT_SPEC>

Bit 20

source

pub fn ep10_out(&mut self) -> EP10_OUT_W<'_, EP_ABORT_SPEC>

Bit 21

source

pub fn ep11_in(&mut self) -> EP11_IN_W<'_, EP_ABORT_SPEC>

Bit 22

source

pub fn ep11_out(&mut self) -> EP11_OUT_W<'_, EP_ABORT_SPEC>

Bit 23

source

pub fn ep12_in(&mut self) -> EP12_IN_W<'_, EP_ABORT_SPEC>

Bit 24

source

pub fn ep12_out(&mut self) -> EP12_OUT_W<'_, EP_ABORT_SPEC>

Bit 25

source

pub fn ep13_in(&mut self) -> EP13_IN_W<'_, EP_ABORT_SPEC>

Bit 26

source

pub fn ep13_out(&mut self) -> EP13_OUT_W<'_, EP_ABORT_SPEC>

Bit 27

source

pub fn ep14_in(&mut self) -> EP14_IN_W<'_, EP_ABORT_SPEC>

Bit 28

source

pub fn ep14_out(&mut self) -> EP14_OUT_W<'_, EP_ABORT_SPEC>

Bit 29

source

pub fn ep15_in(&mut self) -> EP15_IN_W<'_, EP_ABORT_SPEC>

Bit 30

source

pub fn ep15_out(&mut self) -> EP15_OUT_W<'_, EP_ABORT_SPEC>

Bit 31

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