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

type SHIFTR = Reg<u32, _SHIFTR>;

shift control register

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

For information about available fields see shiftr module

Trait Implementations

impl ResetValue for SHIFTR[src]

Register SHIFTR reset()'s with value 0

type Type = u32

Register size

impl Writable for SHIFTR[src]

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