Struct xmc4200::gpdma0::rawsrctran::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 - Raw Interrupt Status for channel 0

[src]

Bit 1 - Raw Interrupt Status for channel 1

[src]

Bit 2 - Raw Interrupt Status for channel 2

[src]

Bit 3 - Raw Interrupt Status for channel 3

[src]

Bit 4 - Raw Interrupt Status for channel 4

[src]

Bit 5 - Raw Interrupt Status for channel 5

[src]

Bit 6 - Raw Interrupt Status for channel 6

[src]

Bit 7 - Raw Interrupt Status for channel 7

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R