[][src]Type Definition cc2538::sys_ctrl::PMCTL

type PMCTL = Reg<u32, _PMCTL>;

This register controls the power mode. Note: The Corresponding PM is not entered before the WFI instruction is asserted. To enter PM1-3 the DEEPSLEEP bit in SYSCTRL must be 1.

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

For information about avaliable fields see pmctl module

Trait Implementations

impl Readable for PMCTL[src]

read() method returns pmctl::R reader structure

impl Writable for PMCTL[src]

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

impl ResetValue for PMCTL[src]

Register PMCTL reset()'s with value 0

type Type = u32

Register size