Type Definition atsam4lc8a_pac::pm::PPCR[][src]

type PPCR = Reg<u32, _PPCR>;

Peripheral Power Control Register

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

For information about available fields see ppcr module

Trait Implementations

impl Readable for PPCR[src]

read() method returns ppcr::R reader structure

impl ResetValue for PPCR[src]

Register PPCR reset()’s with value 0x01fe

type Type = u32

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

impl Writable for PPCR[src]

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