Struct samd21g18a::dmac::pendch::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 0 - Pending Channel 0

Bit 1 - Pending Channel 1

Bit 2 - Pending Channel 2

Bit 3 - Pending Channel 3

Bit 4 - Pending Channel 4

Bit 5 - Pending Channel 5

Bit 6 - Pending Channel 6

Bit 7 - Pending Channel 7

Bit 8 - Pending Channel 8

Bit 9 - Pending Channel 9

Bit 10 - Pending Channel 10

Bit 11 - Pending Channel 11

Auto Trait Implementations

impl Send for R

impl Sync for R