Struct max32630_svd::usb::ep3::W[][src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

Bits 0:1 - Endpoint Direction

Bit 3 - Endpoint Double Buffered Enable

Bit 4 - Endpoint Transfer Complete Interrupt Enable

Bit 5 - Endpoint NAK Interrupt Enable

Bit 6 - Endpoint Data Toggle Clear

Bit 8 - Endpoint Stall

Bit 9 - Endpoint Stall Status Stage of Control Transfer

Bit 10 - Endpoint Acknowledge Status Stage of Control Transfer

Auto Trait Implementations

impl Send for W

impl Sync for W