pub struct R(_);
Expand description

Register IMR1 reader

Implementations

Bit 13 - Peripheral TIM1 interrupt mask to CPU1

Bit 14 - Peripheral TIM16 interrupt mask to CPU1

Bit 15 - Peripheral TIM17 interrupt mask to CPU1

Bit 21 - Peripheral EXIT5 interrupt mask to CPU1

Bit 22 - Peripheral EXIT6 interrupt mask to CPU1

Bit 23 - Peripheral EXIT7 interrupt mask to CPU1

Bit 24 - Peripheral EXIT8 interrupt mask to CPU1

Bit 25 - Peripheral EXIT9 interrupt mask to CPU1

Bit 26 - Peripheral EXIT10 interrupt mask to CPU1

Bit 27 - Peripheral EXIT11 interrupt mask to CPU1

Bit 28 - Peripheral EXIT12 interrupt mask to CPU1

Bit 29 - Peripheral EXIT13 interrupt mask to CPU1

Bit 30 - Peripheral EXIT14 interrupt mask to CPU1

Bit 31 - Peripheral EXIT15 interrupt mask to CPU1

Methods from Deref<Target = R<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.