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

type RTC_SR = Reg<u32, _RTC_SR>;

RTC_SR

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

For information about available fields see rtc_sr module

Trait Implementations

impl Readable for RTC_SR[src]

read() method returns rtc_sr::R reader structure

impl ResetValue for RTC_SR[src]

Register RTC_SR reset()'s with value 0

type Type = u32

Register size

impl Writable for RTC_SR[src]

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