[][src]Type Definition efm32pg12_pac::smu::PPUPATD0

type PPUPATD0 = Reg<u32, _PPUPATD0>;

PPU Privilege Access Type Descriptor 0

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

For information about available fields see ppupatd0 module

Trait Implementations

impl Readable for PPUPATD0[src]

read() method returns ppupatd0::R reader structure

impl ResetValue for PPUPATD0[src]

Register PPUPATD0 reset()'s with value 0

type Type = u32

Register size

impl Writable for PPUPATD0[src]

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