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

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

Field SEQA_INTEN writer - Sequence A interrupt enable.

Implementations

Writes variant to the field

Disabled. The sequence A interrupt/DMA trigger is disabled.

Enabled. The sequence A interrupt/DMA trigger is enabled and will be asserted either upon completion of each individual conversion performed as part of sequence A, or upon completion of the entire A sequence of conversions, depending on the MODE bit in the SEQA_CTRL register.

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.