[][src]Type Definition k1921vk01t_pac::nt_rtc::SHDW

type SHDW = Reg<u32, _SHDW>;

Register Update shadow registers RTC

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

For information about avaliable fields see shdw module

Trait Implementations

impl ResetValue for SHDW[src]

Register SHDW reset()'s with value 0

type Type = u32

Register size

impl Writable for SHDW[src]

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