[][src]Type Definition rsl10_pac::acs::ACS_RTC_CFG

type ACS_RTC_CFG = Reg<u32, _ACS_RTC_CFG>;

RTC Timer Counter Preload

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

For information about available fields see acs_rtc_cfg module

Trait Implementations

impl Readable for ACS_RTC_CFG[src]

read() method returns acs_rtc_cfg::R reader structure

impl ResetValue for ACS_RTC_CFG[src]

Register ACS_RTC_CFG reset()'s with value 0x7fff

type Type = u32

Register size

impl Writable for ACS_RTC_CFG[src]

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