Struct atsamd21e18a::dmac::ctrl::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 - Software Reset

Bit 1 - DMA Enable

Bit 2 - CRC Enable

Bit 8 - Priority Level 0 Enable

Bit 9 - Priority Level 1 Enable

Bit 10 - Priority Level 2 Enable

Bit 11 - Priority Level 3 Enable

Auto Trait Implementations

impl Send for R

impl Sync for R