[][src]Type Definition atsamd51p::rtc::mode2::MASK0

type MASK0 = Reg<u8, _MASK0>;

MODE2_ALARM Alarm n Mask

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

For information about available fields see mask0 module

Trait Implementations

impl Readable for MASK0[src]

read() method returns mask0::R reader structure

impl ResetValue for MASK0[src]

Register MASK0 reset()'s with value 0

type Type = u8

Raw register type (u8, u16, u32, ...).

impl Writable for MASK0[src]

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