pub struct R(_);
Expand description

Register ISR reader

Implementations

Bit 31 - TEIF8

Bit 30 - HTIF8

Bit 29 - TCIF8

Bit 28 - GIF8

Bit 27 - TEIF7

Bit 26 - HTIF7

Bit 25 - TCIF7

Bit 24 - GIF7

Bit 23 - TEIF6

Bit 22 - HTIF6

Bit 21 - TCIF6

Bit 20 - GIF6

Bit 19 - TEIF5

Bit 18 - HTIF5

Bit 17 - TCIF5

Bit 16 - GIF5

Bit 15 - TEIF4

Bit 14 - HTIF4

Bit 13 - TCIF4

Bit 12 - GIF4

Bit 11 - TEIF3

Bit 10 - HTIF3

Bit 9 - TCIF3

Bit 8 - GIF3

Bit 7 - TEIF2

Bit 6 - HTIF2

Bit 5 - TCIF2

Bit 4 - GIF2

Bit 3 - TEIF1

Bit 2 - HTIF1

Bit 1 - TCIF1

Bit 0 - GIF1

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