[][src]Type Definition atsame70j21b::rtc::RTC_MR

type RTC_MR = Reg<u32, _RTC_MR>;

Mode Register

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

For information about available fields see rtc_mr module

Trait Implementations

impl Readable for RTC_MR[src]

read() method returns rtc_mr::R reader structure

impl ResetValue for RTC_MR[src]

Register RTC_MR reset()'s with value 0

type Type = u32

Register size

impl Writable for RTC_MR[src]

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