Struct lpc845_pac::dma0::channel::xfercfg::WIDTH_W[][src]

pub struct WIDTH_W<'a> { /* fields omitted */ }
Expand description

Field WIDTH writer - Transfer width used for this DMA channel.

Implementations

Writes variant to the field

8-bit. 8-bit transfers are performed (8-bit source reads and destination writes).

16-bit. 6-bit transfers are performed (16-bit source reads and destination writes).

32-bit. 32-bit transfers are performed (32-bit source reads and destination writes).

Writes raw bits to the field

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.