Struct nrf52833_hal::pac::pwm0::inten::R[][src]

pub struct R(_);
Expand description

Register INTEN reader

Implementations

Bit 1 - Enable or disable interrupt for event STOPPED

Bit 2 - Enable or disable interrupt for event SEQSTARTED[0]

Bit 3 - Enable or disable interrupt for event SEQSTARTED[1]

Bit 4 - Enable or disable interrupt for event SEQEND[0]

Bit 5 - Enable or disable interrupt for event SEQEND[1]

Bit 6 - Enable or disable interrupt for event PWMPERIODEND

Bit 7 - Enable or disable interrupt for event LOOPSDONE

Methods from Deref<Target = R<INTEN_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Performs the conversion.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Casts the value.

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Casts the value.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Casts the value.

Should always be Self

Casts the value.

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.

Casts the value.

Casts the value.