Struct ht32f523x2::gpioa::gpioa_srr::R

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

Value read from the register

Implementations

Value of the register as raw bits

Bit 0 - SET0

Bit 1 - SET1

Bit 2 - SET2

Bit 3 - SET3

Bit 4 - SET4

Bit 5 - SET5

Bit 6 - SET6

Bit 7 - SET7

Bit 8 - SET8

Bit 9 - SET9

Bit 10 - SET10

Bit 11 - SET11

Bit 12 - SET12

Bit 13 - SET13

Bit 14 - SET14

Bit 15 - SET15

Bit 16 - RST0

Bit 17 - RST1

Bit 18 - RST2

Bit 19 - RST3

Bit 20 - RST4

Bit 21 - RST5

Bit 22 - RST6

Bit 23 - RST7

Bit 24 - RST8

Bit 25 - RST9

Bit 26 - RST10

Bit 27 - RST11

Bit 28 - RST12

Bit 29 - RST13

Bit 30 - RST14

Bit 31 - RST15

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.