Struct stm32f0xx_hal::stm32::dma1::isr::R[][src]

pub struct R(_);
Expand description

Register ISR reader

Implementations

Bit 0 - Channel 1 Global interrupt flag

Bit 1 - Channel 1 Transfer Complete flag

Bit 2 - Channel 1 Half Transfer Complete flag

Bit 3 - Channel 1 Transfer Error flag

Bit 4 - Channel 2 Global interrupt flag

Bit 5 - Channel 2 Transfer Complete flag

Bit 6 - Channel 2 Half Transfer Complete flag

Bit 7 - Channel 2 Transfer Error flag

Bit 8 - Channel 3 Global interrupt flag

Bit 9 - Channel 3 Transfer Complete flag

Bit 10 - Channel 3 Half Transfer Complete flag

Bit 11 - Channel 3 Transfer Error flag

Bit 12 - Channel 4 Global interrupt flag

Bit 13 - Channel 4 Transfer Complete flag

Bit 14 - Channel 4 Half Transfer Complete flag

Bit 15 - Channel 4 Transfer Error flag

Bit 16 - Channel 5 Global interrupt flag

Bit 17 - Channel 5 Transfer Complete flag

Bit 18 - Channel 5 Half Transfer Complete flag

Bit 19 - Channel 5 Transfer Error flag

Bit 20 - Channel 6 Global interrupt flag

Bit 21 - Channel 6 Transfer Complete flag

Bit 22 - Channel 6 Half Transfer Complete flag

Bit 23 - Channel 6 Transfer Error flag

Bit 24 - Channel 7 Global interrupt flag

Bit 25 - Channel 7 Transfer Complete flag

Bit 26 - Channel 7 Half Transfer Complete flag

Bit 27 - Channel 7 Transfer Error flag

Methods from Deref<Target = R<ISR_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Performs the conversion.

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

Performs the conversion.

Performs the conversion.

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.