Type Definition stm32f3::stm32f302::rtc::SHIFTR[][src]

type SHIFTR = Reg<u32, _SHIFTR>;
Expand description

shift control register

This register you can reset, write, write_with_zero. See API.

For information about available fields see shiftr module

Trait Implementations

Register SHIFTR reset()’s with value 0

Register size

Reset value of the register

write(|w| ..) method takes shiftr::W writer structure