[][src]Type Definition atsamd51p19a::mclk::APBDMASK

type APBDMASK = Reg<u32, _APBDMASK>;

APBD Mask

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

For information about available fields see apbdmask module

Trait Implementations

impl Readable for APBDMASK[src]

read() method returns apbdmask::R reader structure

impl ResetValue for APBDMASK[src]

Register APBDMASK reset()'s with value 0

type Type = u32

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

impl Writable for APBDMASK[src]

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