pub struct R(_);
Expand description

Register RTCCTL01 reader

Implementations

Bit 0 - RTC Ready Interrupt Flag

Bit 1 - RTC Alarm Interrupt Flag

Bit 2 - RTC Time Event Interrupt Flag

Bit 4 - RTC Ready Interrupt Enable Flag

Bit 5 - RTC Alarm Interrupt Enable Flag

Bit 6 - RTC Time Event Interrupt Enable Flag

Bits 8:9 - RTC Time Event 1

Bits 10:11 - RTC Source Select 1

Bit 12 - RTC Ready

Bit 13 - RTC Mode 0:Counter / 1: Calendar

Bit 14 - RTC Hold

Bit 15 - RTC BCD 0:Binary / 1:BCD

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