Struct atsamd21e18a::dmac::ctrl::W[][src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

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 W

impl Sync for W