Struct stm32f103xx::rtc::PRLL[][src]

pub struct PRLL { /* fields omitted */ }

RTC Prescaler Load Register Low

Methods

impl PRLL
[src]

Writes to the register

Auto Trait Implementations

impl Send for PRLL

impl !Sync for PRLL