Type Definition nrf52820_pac::power::EVENTS_SLEEPEXIT[][src]

type EVENTS_SLEEPEXIT = Reg<u32, _EVENTS_SLEEPEXIT>;
Expand description

CPU exited WFI/WFE sleep

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

For information about available fields see events_sleepexit module

Trait Implementations

Register EVENTS_SLEEPEXIT reset()’s with value 0

Register size

Reset value of the register

read() method returns events_sleepexit::R reader structure

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