Type Definition atsame54n19a_pac::rtc::mode2::ALARM1[][src]

type ALARM1 = Reg<u32, _ALARM1>;

MODE2_ALARM Alarm n Value

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

For information about available fields see alarm1 module

Trait Implementations

impl Readable for ALARM1[src]

read() method returns alarm1::R reader structure

impl ResetValue for ALARM1[src]

Register ALARM1 reset()’s with value 0

type Type = u32

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

impl Writable for ALARM1[src]

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