Struct stm32f1::stm32f107::ethernet_dma::dmaier::W[][src]

pub struct W(_);
Expand description

Register DMAIER writer

Implementations

Bit 0 - Transmit interrupt enable

Bit 1 - Transmit process stopped interrupt enable

Bit 2 - Transmit buffer unavailable interrupt enable

Bit 3 - Transmit jabber timeout interrupt enable

Bit 4 - Receive overflow interrupt enable

Bit 5 - Transmit underflow interrupt enable

Bit 6 - Receive interrupt enable

Bit 7 - Receive buffer unavailable interrupt enable

Bit 8 - Receive process stopped interrupt enable

Bit 9 - Receive watchdog timeout interrupt enable

Bit 10 - Early transmit interrupt enable

Bit 13 - Fatal bus error interrupt enable

Bit 14 - Early receive interrupt enable

Bit 15 - Abnormal interrupt summary enable

Bit 16 - Normal interrupt summary enable

Writes raw bits to the register.

Methods from Deref<Target = W<DMAIER_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably 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.