Struct ht32f523x2::pdma::pdma_ier::W

source ·
pub struct W { /* private fields */ }
Expand description

Value to write to the register

Implementations

Reset value of the register

Writes raw bits to the register

Bit 0 - GEIE0

Bit 1 - BEIE0

Bit 2 - HTIE0

Bit 3 - TCIE0

Bit 4 - TEIE0

Bit 5 - GEIE1

Bit 6 - BEIE1

Bit 7 - HTIE1

Bit 8 - TCIE1

Bit 9 - TEIE1

Bit 10 - GEIE2

Bit 11 - BEIE2

Bit 12 - HTIE2

Bit 13 - TCIE2

Bit 14 - TEIE2

Bit 15 - GEIE3

Bit 16 - BEIE3

Bit 17 - HTIE3

Bit 18 - TCIE3

Bit 19 - TEIE3

Bit 20 - GEIE4

Bit 21 - BEIE4

Bit 22 - HTIE4

Bit 23 - TCIE4

Bit 24 - TEIE4

Bit 25 - GEIE5

Bit 26 - BEIE5

Bit 27 - HTIE5

Bit 28 - TCIE5

Bit 29 - TEIE5

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.

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.