pub struct W(_);
Expand description

Register RTCCTL01 writer

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

Writes raw bits to the register.

Methods from Deref<Target = W<RTCCTL01_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably 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.