Struct atsamd21g18a::usb::device::epintenclr::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bit 0 - Transfer Complete 0 Interrupt Disable

[src]

Bit 1 - Transfer Complete 1 Interrupt Disable

[src]

Bit 2 - Error Flow 0 Interrupt Disable

[src]

Bit 3 - Error Flow 1 Interrupt Disable

[src]

Bit 4 - Received Setup Interrupt Disable

[src]

Bit 5 - Stall 0 In/Out Interrupt Disable

[src]

Bit 6 - Stall 1 In/Out Interrupt Disable

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W