Type Definition atsame54p19a_pac::rtc::mode2::ALARM0[][src]

type ALARM0 = Reg<u32, _ALARM0>;

MODE2_ALARM Alarm n Value

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

For information about available fields see alarm0 module

Trait Implementations

impl Readable for ALARM0[src]

read() method returns alarm0::R reader structure

impl ResetValue for ALARM0[src]

Register ALARM0 reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for ALARM0[src]

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