Type Definition atsame54p19a_pac::mclk::AHBMASK[][src]

type AHBMASK = Reg<u32, _AHBMASK>;

AHB Mask

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

For information about available fields see ahbmask module

Trait Implementations

impl Readable for AHBMASK[src]

read() method returns ahbmask::R reader structure

impl ResetValue for AHBMASK[src]

Register AHBMASK reset()’s with value 0x00ff_ffff

type Type = u32

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

impl Writable for AHBMASK[src]

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