Struct stm32f7x2::rtc::alrmbssr::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bits 24:27 - Mask the most-significant bits starting at this bit

[src]

Bits 0:14 - Sub seconds value

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R