Struct atsamd21e18a::dmac::busych::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 - Busy Channel 0

Bit 1 - Busy Channel 1

Bit 2 - Busy Channel 2

Bit 3 - Busy Channel 3

Bit 4 - Busy Channel 4

Bit 5 - Busy Channel 5

Bit 6 - Busy Channel 6

Bit 7 - Busy Channel 7

Bit 8 - Busy Channel 8

Bit 9 - Busy Channel 9

Bit 10 - Busy Channel 10

Bit 11 - Busy Channel 11

Auto Trait Implementations

impl Send for R

impl Sync for R