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

type APBBMASK = Reg<u32, _APBBMASK>;

APBB Mask

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

For information about available fields see apbbmask module

Trait Implementations

impl Readable for APBBMASK[src]

read() method returns apbbmask::R reader structure

impl ResetValue for APBBMASK[src]

Register APBBMASK reset()’s with value 0x0001_8056

type Type = u32

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

impl Writable for APBBMASK[src]

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