Struct stm32f072_hal::stm32::tsc::ioscr::R

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

Value read from the register

Implementations§

Value of the register as raw bits

Bit 23 - G6_IO4 sampling mode

Bit 22 - G6_IO3 sampling mode

Bit 21 - G6_IO2 sampling mode

Bit 20 - G6_IO1 sampling mode

Bit 19 - G5_IO4 sampling mode

Bit 18 - G5_IO3 sampling mode

Bit 17 - G5_IO2 sampling mode

Bit 16 - G5_IO1 sampling mode

Bit 15 - G4_IO4 sampling mode

Bit 14 - G4_IO3 sampling mode

Bit 13 - G4_IO2 sampling mode

Bit 12 - G4_IO1 sampling mode

Bit 11 - G3_IO4 sampling mode

Bit 10 - G3_IO3 sampling mode

Bit 9 - G3_IO2 sampling mode

Bit 8 - G3_IO1 sampling mode

Bit 7 - G2_IO4 sampling mode

Bit 6 - G2_IO3 sampling mode

Bit 5 - G2_IO2 sampling mode

Bit 4 - G2_IO1 sampling mode

Bit 3 - G1_IO4 sampling mode

Bit 2 - G1_IO3 sampling mode

Bit 1 - G1_IO2 sampling mode

Bit 0 - G1_IO1 sampling mode

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.