[][src]Type Definition efm32gg11b820::smu::PPUPATD2

type PPUPATD2 = Reg<u32, _PPUPATD2>;

PPU Privilege Access Type Descriptor 2

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

For information about available fields see ppupatd2 module

Trait Implementations

impl Readable for PPUPATD2[src]

read() method returns ppupatd2::R reader structure

impl ResetValue for PPUPATD2[src]

Register PPUPATD2 reset()'s with value 0

type Type = u32

Register size

impl Writable for PPUPATD2[src]

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