Struct stm32l4x6::tsc::ioascr::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 31 - G8_IO4

Bit 30 - G8_IO3

Bit 29 - G8_IO2

Bit 28 - G8_IO1

Bit 27 - G7_IO4

Bit 26 - G7_IO3

Bit 25 - G7_IO2

Bit 24 - G7_IO1

Bit 23 - G6_IO4

Bit 22 - G6_IO3

Bit 21 - G6_IO2

Bit 20 - G6_IO1

Bit 19 - G5_IO4

Bit 18 - G5_IO3

Bit 17 - G5_IO2

Bit 16 - G5_IO1

Bit 15 - G4_IO4

Bit 14 - G4_IO3

Bit 13 - G4_IO2

Bit 12 - G4_IO1

Bit 11 - G3_IO4

Bit 10 - G3_IO3

Bit 9 - G3_IO2

Bit 8 - G3_IO1

Bit 7 - G2_IO4

Bit 6 - G2_IO3

Bit 5 - G2_IO2

Bit 4 - G2_IO1

Bit 3 - G1_IO4

Bit 2 - G1_IO3

Bit 1 - G1_IO2

Bit 0 - G1_IO1

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.