Type Definition stm32f3::stm32f303::rtc::TSTR[][src]

type TSTR = Reg<u32, _TSTR>;
Expand description

time stamp time register

This register you can read. See API.

For information about available fields see tstr module

Trait Implementations

read() method returns tstr::R reader structure