pub struct R(_);
Expand description

Register GIM reader

Implementations

Bit 0 - XDMAC Channel 0 Interrupt Mask Bit

Bit 1 - XDMAC Channel 1 Interrupt Mask Bit

Bit 2 - XDMAC Channel 2 Interrupt Mask Bit

Bit 3 - XDMAC Channel 3 Interrupt Mask Bit

Bit 4 - XDMAC Channel 4 Interrupt Mask Bit

Bit 5 - XDMAC Channel 5 Interrupt Mask Bit

Bit 6 - XDMAC Channel 6 Interrupt Mask Bit

Bit 7 - XDMAC Channel 7 Interrupt Mask Bit

Bit 8 - XDMAC Channel 8 Interrupt Mask Bit

Bit 9 - XDMAC Channel 9 Interrupt Mask Bit

Bit 10 - XDMAC Channel 10 Interrupt Mask Bit

Bit 11 - XDMAC Channel 11 Interrupt Mask Bit

Bit 12 - XDMAC Channel 12 Interrupt Mask Bit

Bit 13 - XDMAC Channel 13 Interrupt Mask Bit

Bit 14 - XDMAC Channel 14 Interrupt Mask Bit

Bit 15 - XDMAC Channel 15 Interrupt Mask Bit

Bit 16 - XDMAC Channel 16 Interrupt Mask Bit

Bit 17 - XDMAC Channel 17 Interrupt Mask Bit

Bit 18 - XDMAC Channel 18 Interrupt Mask Bit

Bit 19 - XDMAC Channel 19 Interrupt Mask Bit

Bit 20 - XDMAC Channel 20 Interrupt Mask Bit

Bit 21 - XDMAC Channel 21 Interrupt Mask Bit

Bit 22 - XDMAC Channel 22 Interrupt Mask Bit

Bit 23 - XDMAC Channel 23 Interrupt Mask Bit

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