Type Definition atsam4lc8a_pac::pdca::PCONTROL[][src]

type PCONTROL = Reg<u32, _PCONTROL>;

Performance Control Register

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

For information about available fields see pcontrol module

Trait Implementations

impl Readable for PCONTROL[src]

read() method returns pcontrol::R reader structure

impl ResetValue for PCONTROL[src]

Register PCONTROL reset()’s with value 0

type Type = u32

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

impl Writable for PCONTROL[src]

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