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

type APBAMASK = Reg<u32, _APBAMASK>;

APBA Mask

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

For information about available fields see apbamask module

Trait Implementations

impl Readable for APBAMASK[src]

read() method returns apbamask::R reader structure

impl ResetValue for APBAMASK[src]

Register APBAMASK reset()’s with value 0x07ff

type Type = u32

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

impl Writable for APBAMASK[src]

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