[][src]Type Definition atsam4sd32c_pac::rtc::TIMR

type TIMR = Reg<u32, _TIMR>;

Time Register

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

For information about available fields see timr module

Trait Implementations

impl Readable for TIMR[src]

read() method returns timr::R reader structure

impl ResetValue for TIMR[src]

Register TIMR reset()'s with value 0

type Type = u32

Register size

impl Writable for TIMR[src]

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