[][src]Type Definition ht32f5xxxx::ht32f52342_52::rtc::RTC_IWEN

type RTC_IWEN = Reg<u32, _RTC_IWEN>;

RTC_IWEN

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

For information about available fields see rtc_iwen module

Trait Implementations

impl Readable for RTC_IWEN[src]

read() method returns rtc_iwen::R reader structure

impl ResetValue for RTC_IWEN[src]

Register RTC_IWEN reset()'s with value 0

type Type = u32

Register size

impl Writable for RTC_IWEN[src]

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