Type Definition atsam4ls4b_pac::pm::PBCMASK[][src]

type PBCMASK = Reg<u32, _PBCMASK>;

PBC Mask

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

For information about available fields see pbcmask module

Trait Implementations

impl Readable for PBCMASK[src]

read() method returns pbcmask::R reader structure

impl ResetValue for PBCMASK[src]

Register PBCMASK reset()’s with value 0x1f

type Type = u32

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

impl Writable for PBCMASK[src]

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