Struct efm32gg11b::ldma::ch15_ctrl::SRCINC_W[][src]

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

Write proxy for field SRCINC

Implementations

Writes variant to the field

Increment source address by one unit data size after each read

Increment source address by two unit data sizes after each read

Increment source address by four unit data sizes after each read

Do not increment the source address. In this mode reads are made from a fixed source address, for example reading FIFO.

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.

Should always be Self

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.