[][src]Type Definition atsam4e16e_pac::rtc::TIMALR

type TIMALR = Reg<u32, _TIMALR>;

Time Alarm Register

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

For information about available fields see timalr module

Trait Implementations

impl Readable for TIMALR[src]

read() method returns timalr::R reader structure

impl ResetValue for TIMALR[src]

Register TIMALR reset()'s with value 0

type Type = u32

Register size

impl Writable for TIMALR[src]

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