Struct gd32f1::gd32f130::dma::intf::R[][src]

pub struct R(_);
Expand description

Register INTF reader

Implementations

Bit 0 - Global interrupt flag of channel 0

Bit 1 - Full transfer finish flag of channel 0

Bit 2 - Half transfer finish flag of channel 0

Bit 3 - Transfer access error flag of channel 0

Bit 4 - Global interrupt flag of channel 1

Bit 5 - Full transfer finish flag of channel 1

Bit 6 - Half transfer finish flag of channel 1

Bit 7 - Transfer access error flag of channel 1

Bit 8 - Global interrupt flag of channel 2

Bit 9 - Full transfer finish flag of channel 2

Bit 10 - Half transfer finish flag of channel 2

Bit 11 - Transfer access error flag of channel 2

Bit 12 - Global interrupt flag of channel 3

Bit 13 - Full transfer finish flag of channel 3

Bit 14 - Half transfer finish flag of channel 3

Bit 15 - Transfer access error flag of channel 3

Bit 16 - Global interrupt flag of channel 4

Bit 17 - Full transfer finish flag of channel 4

Bit 18 - Half transfer finish flag of channel 4

Bit 19 - Transfer access error flag of channel 4

Bit 20 - Global interrupt flag of channel 5

Bit 21 - Full transfer finish flag of channel 5

Bit 22 - Half transfer finish flag of channel 5

Bit 23 - Transfer access error flag of channel 5

Bit 24 - Global interrupt flag of channel 6

Bit 25 - Full transfer finish flag of channel 6

Bit 26 - Half transfer finish flag of channel 6

Bit 27 - Transfer access error flag of channel 6

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