Struct atsamd21g18a::dmac::pendch::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 - Pending Channel 0

[src]

Bit 1 - Pending Channel 1

[src]

Bit 2 - Pending Channel 2

[src]

Bit 3 - Pending Channel 3

[src]

Bit 4 - Pending Channel 4

[src]

Bit 5 - Pending Channel 5

[src]

Bit 6 - Pending Channel 6

[src]

Bit 7 - Pending Channel 7

[src]

Bit 8 - Pending Channel 8

[src]

Bit 9 - Pending Channel 9

[src]

Bit 10 - Pending Channel 10

[src]

Bit 11 - Pending Channel 11

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R