Struct lpc845_pac::adc0::flags::W[][src]

pub struct W(_);
Expand description

Register FLAGS writer

Implementations

Bit 0 - Threshold comparison event on Channel 0. Set to 1 upon either an out-of-range result or a threshold-crossing result if enabled to do so in the INTEN register. This bit is cleared by writing a 1.

Bit 1 - Threshold comparison event on Channel 1. See description for channel 0.

Bit 2 - Threshold comparison event on Channel 2. See description for channel 0.

Bit 3 - Threshold comparison event on Channel 3. See description for channel 0.

Bit 4 - Threshold comparison event on Channel 4. See description for channel 0.

Bit 5 - Threshold comparison event on Channel 5. See description for channel 0.

Bit 6 - Threshold comparison event on Channel 6. See description for channel 0.

Bit 7 - Threshold comparison event on Channel 7. See description for channel 0.

Bit 8 - Threshold comparison event on Channel 8. See description for channel 0.

Bit 9 - Threshold comparison event on Channel 9. See description for channel 0.

Bit 10 - Threshold comparison event on Channel 10. See description for channel 0.

Bit 11 - Threshold comparison event on Channel 11. See description for channel 0.

Writes raw bits to the register.

Methods from Deref<Target = W<FLAGS_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.