Type Definition atsame54n19a_pac::mclk::APBCMASK[][src]

type APBCMASK = Reg<u32, _APBCMASK>;

APBC Mask

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

For information about available fields see apbcmask module

Trait Implementations

impl Readable for APBCMASK[src]

read() method returns apbcmask::R reader structure

impl ResetValue for APBCMASK[src]

Register APBCMASK reset()’s with value 0x2000

type Type = u32

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

impl Writable for APBCMASK[src]

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