Struct nrf52840::power::EVENTS_SLEEPENTER[][src]

pub struct EVENTS_SLEEPENTER { /* fields omitted */ }

CPU entered WFI/WFE sleep

Methods

impl EVENTS_SLEEPENTER
[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