Struct nrf52840::power::EVENTS_SLEEPEXIT[][src]

pub struct EVENTS_SLEEPEXIT { /* fields omitted */ }

CPU exited WFI/WFE sleep

Methods

impl EVENTS_SLEEPEXIT
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations