nrfcxx  0.1.0
C++-17 Framework for Nordic nRF5 Devices
nrfcxx::gpio::active_signal< ACTIVE_HIGH >::scoped_assert Struct Reference

RAII instance used to assert the signal within a scope. More...

#include <nrfcxx/gpio.hpp>

Detailed Description

template<bool ACTIVE_HIGH = false>
struct nrfcxx::gpio::active_signal< ACTIVE_HIGH >::scoped_assert

RAII instance used to assert the signal within a scope.

Construct with make_scoped().


The documentation for this struct was generated from the following file: