Struct stm32h743::rtc::RTC_PRER [] [src]

pub struct RTC_PRER { /* fields omitted */ }

This register must be written in initialization mode only. The initialization must be performed in two separate write accesses. Refer to Calendar initialization and configuration on page9.This register is write protected. The write access procedure is described in RTC register write protection on page9.

Methods

impl RTC_PRER
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for RTC_PRER

impl !Sync for RTC_PRER