Struct stm32h743::rtc::RTC_TSDR [] [src]

pub struct RTC_TSDR { /* fields omitted */ }

The content of this register is valid only when TSF is set to 1 in RTC_ISR. It is cleared when TSF bit is reset.

Methods

impl RTC_TSDR
[src]

[src]

Reads the contents of the register

Trait Implementations

Auto Trait Implementations

impl Send for RTC_TSDR

impl !Sync for RTC_TSDR