Struct gd32f1::gd32f190::rtc::ctl::R[][src]

pub struct R(_);
Expand description

Register CTL reader

Implementations

Bit 3 - Valid event edge of time-stamp

Bit 4 - Reference clock detection function enable

Bit 5 - Shadow registers bypass control

Bit 6 - Clock System

Bit 8 - Alarm-0 function enable

Bit 11 - time-stamp function enable

Bit 12 - RTC alarm-0 interrupt enable

Bit 15 - Time-stamp interrupt enable

Bit 18 - Daylight saving mark

Bit 19 - Calibration output selection

Bit 20 - Output polarity

Bits 21:22 - Output selection

Bit 23 - Calibration output enable

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