Struct lpc845_pac::adc0::inten::OVR_INTEN_W[][src]

pub struct OVR_INTEN_W<'a> { /* fields omitted */ }
Expand description

Field OVR_INTEN writer - Overrun interrupt enable.

Implementations

Writes variant to the field

Disabled. The overrun interrupt is disabled.

Enabled. The overrun interrupt is enabled. Detection of an overrun condition on any of the 12 channel data registers will cause an overrun interrupt/DMA trigger. In addition, if the MODE bit for a particular sequence is 0, then an overrun in the global data register for that sequence will also cause this interrupt/DMA trigger to be asserted.

Sets the field bit

Clears the field bit

Writes raw bits to the field

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.