[][src]Type Definition atsamd21g18a::rtc::mode2::MASK

type MASK = Reg<u8, _MASK>;

MODE2 Alarm n Mask

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

For information about available fields see mask module

Trait Implementations

impl Readable for MASK[src]

read() method returns mask::R reader structure

impl ResetValue for MASK[src]

Register MASK%s reset()'s with value 0

type Type = u8

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

impl Writable for MASK[src]

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