Struct nrf52811_pac::saadc::intenclr::W[][src]

pub struct W(_);
Expand description

Register INTENCLR writer

Implementations

Bit 0 - Write ‘1’ to disable interrupt for event STARTED

Bit 1 - Write ‘1’ to disable interrupt for event END

Bit 2 - Write ‘1’ to disable interrupt for event DONE

Bit 3 - Write ‘1’ to disable interrupt for event RESULTDONE

Bit 4 - Write ‘1’ to disable interrupt for event CALIBRATEDONE

Bit 5 - Write ‘1’ to disable interrupt for event STOPPED

Bit 6 - Write ‘1’ to disable interrupt for event CH0LIMITH

Bit 7 - Write ‘1’ to disable interrupt for event CH0LIMITL

Bit 8 - Write ‘1’ to disable interrupt for event CH1LIMITH

Bit 9 - Write ‘1’ to disable interrupt for event CH1LIMITL

Bit 10 - Write ‘1’ to disable interrupt for event CH2LIMITH

Bit 11 - Write ‘1’ to disable interrupt for event CH2LIMITL

Bit 12 - Write ‘1’ to disable interrupt for event CH3LIMITH

Bit 13 - Write ‘1’ to disable interrupt for event CH3LIMITL

Bit 14 - Write ‘1’ to disable interrupt for event CH4LIMITH

Bit 15 - Write ‘1’ to disable interrupt for event CH4LIMITL

Bit 16 - Write ‘1’ to disable interrupt for event CH5LIMITH

Bit 17 - Write ‘1’ to disable interrupt for event CH5LIMITL

Bit 18 - Write ‘1’ to disable interrupt for event CH6LIMITH

Bit 19 - Write ‘1’ to disable interrupt for event CH6LIMITL

Bit 20 - Write ‘1’ to disable interrupt for event CH7LIMITH

Bit 21 - Write ‘1’ to disable interrupt for event CH7LIMITL

Writes raw bits to the register.

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