Struct stm32l0x3::rtc::SSR [] [src]

pub struct SSR { /* fields omitted */ }

RTC sub second register

Methods

impl SSR
[src]

[src]

Reads the contents of the register

Trait Implementations

Auto Trait Implementations

impl Send for SSR

impl !Sync for SSR