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

impl Sync for R