Type Definition stm32l4_stm32hal::stm32l4x1::rtc::SHIFTR[][src]

pub 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