Struct atsamd21g18a::usb::device::epintsmry::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bit 0 - End Point 0 Interrupt

[src]

Bit 1 - End Point 1 Interrupt

[src]

Bit 2 - End Point 2 Interrupt

[src]

Bit 3 - End Point 3 Interrupt

[src]

Bit 4 - End Point 4 Interrupt

[src]

Bit 5 - End Point 5 Interrupt

[src]

Bit 6 - End Point 6 Interrupt

[src]

Bit 7 - End Point 7 Interrupt

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R