pub struct R(_);
Expand description

Register C2IMR2 reader

Implementations

Bit 0 - Peripheral DMA1 CH1 interrupt mask to CPU2

Bit 1 - Peripheral DMA1 CH2 interrupt mask to CPU2

Bit 2 - Peripheral DMA1 CH3 interrupt mask to CPU2

Bit 3 - Peripheral DMA1 CH4 interrupt mask to CPU2

Bit 4 - Peripheral DMA1 CH5 interrupt mask to CPU2

Bit 5 - Peripheral DMA1 CH6 interrupt mask to CPU2

Bit 6 - Peripheral DMA1 CH7 interrupt mask to CPU2

Bit 8 - Peripheral DMA2 CH1 interrupt mask to CPU1

Bit 9 - Peripheral DMA2 CH2 interrupt mask to CPU1

Bit 10 - Peripheral DMA2 CH3 interrupt mask to CPU1

Bit 11 - Peripheral DMA2 CH4 interrupt mask to CPU1

Bit 12 - Peripheral DMA2 CH5 interrupt mask to CPU1

Bit 13 - Peripheral DMA2 CH6 interrupt mask to CPU1

Bit 14 - Peripheral DMA2 CH7 interrupt mask to CPU1

Bit 15 - Peripheral DMAM UX1 interrupt mask to CPU1

Bit 16 - Peripheral PVM1IM interrupt mask to CPU1

Bit 18 - Peripheral PVM3IM interrupt mask to CPU1

Bit 20 - Peripheral PVDIM interrupt mask to CPU1

Bit 21 - Peripheral TSCIM interrupt mask to CPU1

Bit 22 - Peripheral LCDIM interrupt mask to CPU1

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