[][src]Type Definition ambiq_apollo1_pac::rtc::ALMUP

type ALMUP = Reg<u32, _ALMUP>;

RTC Alarms Upper

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

For information about available fields see almup module

Trait Implementations

impl Readable for ALMUP[src]

read() method returns almup::R reader structure

impl ResetValue for ALMUP[src]

Register ALMUP reset()'s with value 0

type Type = u32

Register size

impl Writable for ALMUP[src]

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