nrfcxx  0.1.0
C++-17 Framework for Nordic nRF5 Devices
File List
Here is a list of all documented files with brief descriptions:
[detail level 123456]
  board
  thingy52
  include
  nrfcxx
  board
 thingy52.hppTarget-specific capabilities for Nordic Thingy:52 aka PCA20020
  xenon
  include
  nrfcxx
  board
 xenon.hppTarget-specific capabilities for Particle Xenon
  nrfcxx
  console
 cstdio.hppFunctions supporting console output using cstdio
 null.hppFunctions that discard all console output
  faked
 core.hppAPI specific to the faked host-based unit testing supporting <nrfcxx/core.hpp>
  misc
 lipomon.hppSupport for monitoring LiPo batteries
 sx1509b.hppSupport for Semtex SX1509B
  newlib
 system.hNRFCXX system enhancements to newlib
  nrf51
 core.hppAPI specific to the nRF51 series supporting <nrfcxx/core.hpp>
 impl.hppAPI specific to the nRF51 series supporting <nrfcxx/impl.hpp>
  nrf52
 core.hppAPI specific to the nRF52 series supporting <nrfcxx/core.hpp>
 core832.hppAPI specific to the nRF52832 product supporting <nrfcxx/core.hpp>
 core840.hppAPI specific to the nRF52840 product supporting <nrfcxx/core.hpp>
 impl.hppAPI specific to the nRF52 series supporting <nrfcxx/impl.hpp>
  sd
 beacon.hppInfrastructure supporting BLE beacons
 broadcaster.hppInfrastructure supporting an broadcaster application
  sensor
 adc.hppSpecializations of nrfcxx::periph::ADC for common ADC operations
 bme280.hppInterface to vendor BME280 code
 button.hppButton API based on contact sensor
 ccs811.hppAbstraction around the CCS811 indoor air quality sensor
 contact.hppAbstraction of a dry contact monitor using nrfcxx::gpio::gpiote
 hts221.hppAbstraction around the HTS221 temperature/humidity sensor
 lps22hb.hppAbstraction around the LPS22HB temperature/humidity sensor
 sdp8xx.hppAbstraction of Sensirion SDP8xx differential pressure sensor
 sht21.hppAbstraction of Sensirion SHT21 temperature/humidity sensor
 utils.hppFunctions and data structures for unit conversion and other sensor-related operations
 clock.hppCore clock-related functionality
 core.hppPrimary header for nrfcxx interface dependencies
 crc.hppModule that declares various useful checksums
 gpio.hppCore GPIO functionality
 impl.hppPrimary header for nrfcxx implementation dependencies
 led.hppCore LED functionality
 lpm.hppMaterial supporting low-power-mode operations
 periph.hppAbstraction of Nordic device peripherals
 utility.hppAssorted utility types and functions