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

type YEAR = Reg<u32, _YEAR>;

Year register

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

For information about avaliable fields see year module

Trait Implementations

impl Readable for YEAR[src]

read() method returns year::R reader structure

impl ResetValue for YEAR[src]

Register YEAR reset()'s with value 0

type Type = u32

Register size

impl Writable for YEAR[src]

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