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

type RTC_SCCR = Reg<u32, _RTC_SCCR>;

Status Clear Command Register

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

For information about available fields see rtc_sccr module

Trait Implementations

impl ResetValue for RTC_SCCR[src]

Register RTC_SCCR reset()'s with value 0

type Type = u32

Register size

impl Writable for RTC_SCCR[src]

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