pub struct R(_);
Expand description

Register EXTI_IMR1 reader

Implementations

Bit 0 - IM0

Bit 1 - IM1

Bit 2 - IM2

Bit 3 - IM3

Bit 4 - IM4

Bit 5 - IM5

Bit 6 - IM6

Bit 7 - IM7

Bit 8 - IM8

Bit 9 - IM9

Bit 10 - IM10

Bit 11 - IM11

Bit 12 - IM12

Bit 13 - IM13

Bit 14 - IM14

Bit 15 - IM15

Bit 16 - IM16

Bit 17 - IM17

Bit 18 - IM18

Bit 19 - IM19

Bit 20 - IM20

Bit 21 - IM21

Bit 22 - IM22

Bit 23 - IM23

Bit 24 - IM24

Bit 25 - IM25

Bit 26 - IM26

Bit 27 - IM27

Bit 28 - IM28

Bit 29 - IM29

Bit 30 - IM30

Bit 31 - IM31

Methods from Deref<Target = R<EXTI_IMR1_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Converts to this type from the input type.

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.

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.