Dataflow Runtime API  2.7.4.0
Public Attributes | List of all members
imt::base::bsp::driver::GpioDriverConfiguration Struct Reference

Configuration of the GPIO pin. More...

#include <Imt.Base.BSP/Driver/GpioDriver.h>

Public Attributes

imt::base::bsp::type::GpioMode::Id m_mode
 The mode of the pin.
 
imt::base::bsp::type::OutputMode::Id m_outputMode
 The mode of the output pin.
 
imt::base::bsp::type::PullResistor::Id m_pullResistor
 The pull resistor for an input pin.
 
imt::base::bsp::type::TriggerEdge::Id m_triggerEdge
 The edge that triggers the handler for an input pin.
 
imt::base::bsp::handler::TriggerEdgeHandlerIfcm_triggerEdgeHandler
 The handler that is called for an input pin.
 

Detailed Description

Configuration of the GPIO pin.


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