Struct ht32f523x2::pdma::pdma_iscr::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 - GEICLR0

Bit 1 - BEICLR0

Bit 2 - HTICLR0

Bit 3 - TCICLR0

Bit 4 - TEICLR0

Bit 5 - GEICLR1

Bit 6 - BEICLR1

Bit 7 - HTICLR1

Bit 8 - TCICLR1

Bit 9 - TEICLR1

Bit 10 - GEICLR2

Bit 11 - BEICLR2

Bit 12 - HTICLR2

Bit 13 - TCICLR2

Bit 14 - TEICLR2

Bit 15 - GEICLR3

Bit 16 - BEICLR3

Bit 17 - HTICLR3

Bit 18 - TCICLR3

Bit 19 - TEICLR3

Bit 20 - GEICLR4

Bit 21 - BEICLR4

Bit 22 - HTICLR4

Bit 23 - TCICLR4

Bit 24 - TEICLR4

Bit 25 - GEICLR5

Bit 26 - BEICLR5

Bit 27 - HTICLR5

Bit 28 - TCICLR5

Bit 29 - TEICLR5

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.