nrfcxx  0.1.0
C++-17 Framework for Nordic nRF5 Devices
Data Structures | Namespaces
lpm.hpp File Reference

Material supporting low-power-mode operations. More...

#include <nrfcxx/clock.hpp>

Go to the source code of this file.

Data Structures

class  nrfcxx::lpm::state_machine
 State machine abstraction for time-delayed transitions and error captures. More...
 
class  nrfcxx::lpm::lpsm_capable
 Base (or mixin) class for anything that supports a state_machine. More...
 

Namespaces

 nrfcxx
 Primary namespace for nrfcxx functionality.
 
 nrfcxx::lpm
 Infrastructure to support low-power-mode operations.
 

Detailed Description

Material supporting low-power-mode operations.