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

type ALMLOW = Reg<u32, _ALMLOW>;

RTC Alarms Lower

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

For information about available fields see almlow module

Trait Implementations

impl Readable for ALMLOW[src]

read() method returns almlow::R reader structure

impl ResetValue for ALMLOW[src]

Register ALMLOW reset()'s with value 0

type Type = u32

Register size

impl Writable for ALMLOW[src]

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