Type Definition gd32f1::gd32f170::rtc::SHIFTCTL[][src]

type SHIFTCTL = Reg<u32, _SHIFTCTL>;

Shift function control register

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

For information about available fields see shiftctl module

Trait Implementations

impl ResetValue for SHIFTCTL[src]

Register SHIFTCTL reset()’s with value 0

type Type = u32

Register size

impl Writable for SHIFTCTL[src]

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