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

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[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 W

impl Sync for W