Struct ra2l1::sysc::snzreqcr0::R

source ·
pub struct R(_);
Expand description

Register SNZREQCR0 reader

Implementations§

Bit 0 - Enable IRQ0 pin snooze request

Bit 1 - Enable IRQ1 pin snooze request

Bit 2 - Enable IRQ2 pin snooze request

Bit 3 - Enable IRQ3 pin snooze request

Bit 4 - Enable IRQ4 pin snooze request

Bit 5 - Enable IRQ5 pin snooze request

Bit 6 - Enable IRQ6 pin snooze request

Bit 7 - Enable IRQ7 pin snooze request

Bit 17 - Enable KEY_INTKR snooze request

Bit 23 - Enable ACMPLP snooze request

Bit 24 - Enable RTC alarm snooze request

Bit 25 - Enable RTC period snooze request

Bit 28 - Enable AGT1 underflow snooze request

Bit 29 - Enable AGT1 compare match A snooze request

Bit 30 - Enable AGT1 compare match B snooze request

Methods from Deref<Target = R<SNZREQCR0_SPEC>>§

Reads raw bits from register.

Trait Implementations§

The resulting type after dereferencing.
Dereferences the value.
Converts to this type from the input type.

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

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

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.