Struct tm4c123x::udma::chmap1::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bits 0:3 - uDMA Channel 8 Source Select

[src]

Bits 4:7 - uDMA Channel 9 Source Select

[src]

Bits 8:11 - uDMA Channel 10 Source Select

[src]

Bits 12:15 - uDMA Channel 11 Source Select

[src]

Bits 16:19 - uDMA Channel 12 Source Select

[src]

Bits 20:23 - uDMA Channel 13 Source Select

[src]

Bits 24:27 - uDMA Channel 14 Source Select

[src]

Bits 28:31 - uDMA Channel 15 Source Select

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R