Struct stm32f072_hal::stm32::tsc::ioascr::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 analog switch enable

Bit 22 - G6_IO3 analog switch enable

Bit 21 - G6_IO2 analog switch enable

Bit 20 - G6_IO1 analog switch enable

Bit 19 - G5_IO4 analog switch enable

Bit 18 - G5_IO3 analog switch enable

Bit 17 - G5_IO2 analog switch enable

Bit 16 - G5_IO1 analog switch enable

Bit 15 - G4_IO4 analog switch enable

Bit 14 - G4_IO3 analog switch enable

Bit 13 - G4_IO2 analog switch enable

Bit 12 - G4_IO1 analog switch enable

Bit 11 - G3_IO4 analog switch enable

Bit 10 - G3_IO3 analog switch enable

Bit 9 - G3_IO2 analog switch enable

Bit 8 - G3_IO1 analog switch enable

Bit 7 - G2_IO4 analog switch enable

Bit 6 - G2_IO3 analog switch enable

Bit 5 - G2_IO2 analog switch enable

Bit 4 - G2_IO1 analog switch enable

Bit 3 - G1_IO4 analog switch enable

Bit 2 - G1_IO3 analog switch enable

Bit 1 - G1_IO2 analog switch enable

Bit 0 - G1_IO1 analog switch enable

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.