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

type HOUR = Reg<u32, _HOUR>;

Hour register

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

For information about avaliable fields see hour module

Trait Implementations

impl Readable for HOUR[src]

read() method returns hour::R reader structure

impl ResetValue for HOUR[src]

Register HOUR reset()'s with value 0

type Type = u32

Register size

impl Writable for HOUR[src]

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