Struct atsamd21e18a::dmac::intpend::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bits 0:3 - Channel ID

Bit 8 - Transfer Error

Bit 9 - Transfer Complete

Bit 10 - Channel Suspend

Bit 13 - Fetch Error

Bit 14 - Busy

Bit 15 - Pending

Auto Trait Implementations

impl Send for R

impl Sync for R