[][src]Type Definition atsamd51p::usb::device::device_endpoint::epstatusset::W

type W = W<u8, EPSTATUSSET>;

Writer for register EPSTATUSSET

Implementations

impl W[src]

pub fn dtglout(&mut self) -> DTGLOUT_W<'_>[src]

Bit 0 - Data Toggle OUT Set

pub fn dtglin(&mut self) -> DTGLIN_W<'_>[src]

Bit 1 - Data Toggle IN Set

pub fn curbk(&mut self) -> CURBK_W<'_>[src]

Bit 2 - Current Bank Set

pub fn stallrq0(&mut self) -> STALLRQ0_W<'_>[src]

Bit 4 - Stall 0 Request Set

pub fn stallrq1(&mut self) -> STALLRQ1_W<'_>[src]

Bit 5 - Stall 1 Request Set

pub fn bk0rdy(&mut self) -> BK0RDY_W<'_>[src]

Bit 6 - Bank 0 Ready Set

pub fn bk1rdy(&mut self) -> BK1RDY_W<'_>[src]

Bit 7 - Bank 1 Ready Set