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

type RTC_CR = Reg<u32, _RTC_CR>;

Control Register

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

For information about available fields see rtc_cr module

Trait Implementations

impl Readable for RTC_CR[src]

read() method returns rtc_cr::R reader structure

impl ResetValue for RTC_CR[src]

Register RTC_CR reset()'s with value 0

type Type = u32

Register size

impl Writable for RTC_CR[src]

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