[][src]Type Definition ht32f1xxxx::ht32f12364::rtc::RTC_CMP

type RTC_CMP = Reg<u32, _RTC_CMP>;

RTC_CMP

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

For information about available fields see rtc_cmp module

Trait Implementations

impl Readable for RTC_CMP[src]

read() method returns rtc_cmp::R reader structure

impl ResetValue for RTC_CMP[src]

Register RTC_CMP reset()'s with value 0

type Type = u32

Register size

impl Writable for RTC_CMP[src]

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