pub struct R(_);
Expand description

Register RTCPS1CTL reader

Implementations

Bit 0 - RTC Prescale Timer 1 Interrupt Flag

Bit 1 - RTC Prescale Timer 1 Interrupt Enable Flag

Bits 2:4 - RTC Prescale Timer 1 Interrupt Interval Bit: 2

Bit 8 - RTC Prescale Timer 1 Hold

Bits 11:13 - RTC Prescale Timer 1 Clock Divide Bit: 2

Bits 14:15 - RTC Prescale Timer 1 Source Select Bit 1

Methods from Deref<Target = R<RTCPS1CTL_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

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.