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

type RTC_CNT = Reg<u32, _RTC_CNT>;

RTC_CNT

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

For information about available fields see rtc_cnt module

Trait Implementations

impl Readable for RTC_CNT[src]

read() method returns rtc_cnt::R reader structure

impl ResetValue for RTC_CNT[src]

Register RTC_CNT reset()'s with value 0

type Type = u32

Register size

impl Writable for RTC_CNT[src]

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