Type Definition stm32f1::stm32f100::rtc::DIVL[][src]

type DIVL = Reg<u32, _DIVL>;

RTC Prescaler Divider Register Low

This register you can read. See API.

For information about available fields see divl module

Trait Implementations

impl Readable for DIVL[src]

read() method returns divl::R reader structure