Struct gd32f1::gd32f130::rtc::stat::R[][src]

pub struct R(_);
Expand description

Register STAT reader

Implementations

Bit 0 - Alarm 0 configuration can be write flag

Bit 3 - Shift function operation pending flag

Bit 4 - Year configuration mark

Bit 5 - Register synchronization flag

Bit 6 - Initialization state flag

Bit 7 - enter initialization mode

Bit 8 - Alarm-0 occurs flag

Bit 11 - Time-stamp flag

Bit 12 - Time-stamp overflow flag

Bit 13 - RTC_TAMP0 detected flag

Bit 14 - RTC_TAMP1 detected flag

Bit 16 - Smooth calibration pending flag

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