[][src]Type Definition k210_pac::rtc::ALARM_TIME

type ALARM_TIME = Reg<u32, _ALARM_TIME>;

Alarm time information

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

For information about avaliable fields see alarm_time module

Trait Implementations

impl Readable for ALARM_TIME[src]

read() method returns alarm_time::R reader structure

impl Writable for ALARM_TIME[src]

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

impl ResetValue for ALARM_TIME[src]

Register alarm_time reset()'s with value 0

type Type = u32

Register size