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

type RTC_IDR = Reg<u32, _RTC_IDR>;

Interrupt Disable Register

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

For information about available fields see rtc_idr module

Trait Implementations

impl ResetValue for RTC_IDR[src]

Register RTC_IDR reset()'s with value 0

type Type = u32

Register size

impl Writable for RTC_IDR[src]

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