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

Support for Semtex SX1509B. More...

#include <nrfcxx/periph.hpp>
#include <nrfcxx/gpio.hpp>

Go to the source code of this file.

Data Structures

class  nrfcxx::misc::sx1509b
 Abstraction around the Semtex SX1509B Level-Shifting GPIO Extender. More...
 
struct  nrfcxx::misc::sx1509b::iface_config_type
 The pieces you need to talk to the device. More...
 
struct  nrfcxx::misc::sx1509b::gpio_regs_type
 Structure for SX1509 registers that are controlled. More...
 
struct  nrfcxx::misc::sx1509b::led_type
 Basic structure for LED configuration. More...
 
struct  nrfcxx::misc::sx1509b::led_pwm_type
 Extended configuration for fade-capable pins. More...
 

Namespaces

 nrfcxx
 Primary namespace for nrfcxx functionality.
 
 nrfcxx::misc
 Namespace for abstractions that aren't handled in another namespace.
 

Detailed Description

Support for Semtex SX1509B.