nrfcxx
0.1.0
C++-17 Framework for Nordic nRF5 Devices
|
Core LED functionality. More...
Go to the source code of this file.
Data Structures | |
class | nrfcxx::led::led_type |
Base class supporting LEDs of different types. More... | |
class | nrfcxx::led::generic_led< active_low > |
A class used to manage LEDs. More... | |
class | nrfcxx::led::Pattern |
Class that supports background LED toggles in a repeating pattern. More... | |
Namespaces | |
nrfcxx | |
Primary namespace for nrfcxx functionality. | |
nrfcxx::led | |
Abstractions and constants around LED capability. | |
Functions | |
led_type & | nrfcxx::led::lookup (unsigned int i) |
Core LED functionality.