Struct samd21g18a::dmac::chctrlb::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

Bits 0:2 - Event Input Action

Bit 3 - Channel Event Input Enable

Bit 4 - Channel Event Output Enable

Bits 5:6 - Channel Arbitration Level

Bits 8:13 - Peripheral Trigger Source

Bits 22:23 - Trigger Action

Bits 24:25 - Software Command

Auto Trait Implementations

impl Send for W

impl Sync for W