pub struct FBLDO_W<'a> { /* private fields */ }
Expand description

Field FBLDO writer - Fixed Burst Length for DMA Data Operations:

Implementations

Writes variant to the field

00001: Always use SINGLE AHB bursts

001xx: Attempt to use INCR4 AHB bursts (Default)

01xxx: Attempt to use INCR8 AHB bursts

1xxxx: Attempt to use INCR16 AHB bursts

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

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

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.