pub struct R(_);
Expand description

Register GIS reader

Implementations

Bit 0 - XDMAC Channel 0 Interrupt Status Bit

Bit 1 - XDMAC Channel 1 Interrupt Status Bit

Bit 2 - XDMAC Channel 2 Interrupt Status Bit

Bit 3 - XDMAC Channel 3 Interrupt Status Bit

Bit 4 - XDMAC Channel 4 Interrupt Status Bit

Bit 5 - XDMAC Channel 5 Interrupt Status Bit

Bit 6 - XDMAC Channel 6 Interrupt Status Bit

Bit 7 - XDMAC Channel 7 Interrupt Status Bit

Bit 8 - XDMAC Channel 8 Interrupt Status Bit

Bit 9 - XDMAC Channel 9 Interrupt Status Bit

Bit 10 - XDMAC Channel 10 Interrupt Status Bit

Bit 11 - XDMAC Channel 11 Interrupt Status Bit

Bit 12 - XDMAC Channel 12 Interrupt Status Bit

Bit 13 - XDMAC Channel 13 Interrupt Status Bit

Bit 14 - XDMAC Channel 14 Interrupt Status Bit

Bit 15 - XDMAC Channel 15 Interrupt Status Bit

Bit 16 - XDMAC Channel 16 Interrupt Status Bit

Bit 17 - XDMAC Channel 17 Interrupt Status Bit

Bit 18 - XDMAC Channel 18 Interrupt Status Bit

Bit 19 - XDMAC Channel 19 Interrupt Status Bit

Bit 20 - XDMAC Channel 20 Interrupt Status Bit

Bit 21 - XDMAC Channel 21 Interrupt Status Bit

Bit 22 - XDMAC Channel 22 Interrupt Status Bit

Bit 23 - XDMAC Channel 23 Interrupt Status Bit

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