theCore C++ embedded framework
ecl::gpio_list< Gs > Struct Template Reference

List of test GPIOs used by the test case. More...

#include </home/travis/build/forGGe/theCore/tests/targets/tivac_tm4/suites/platform_bat/export/test_gpio.hpp>

Public Types

template<template< typename ... > class E>
using executor = E< Gs... >
 Test executor interface. More...
 
template<template< typename ... > class E>
using executor = E< Gs... >
 Test executor interface. More...
 

Detailed Description

template<typename ... Gs>
struct ecl::gpio_list< Gs >

List of test GPIOs used by the test case.

Member Typedef Documentation

◆ executor [1/2]

template<typename ... Gs>
template<template< typename ... > class E>
using ecl::gpio_list< Gs >::executor = E<Gs...>

Test executor interface.

◆ executor [2/2]

template<typename ... Gs>
template<template< typename ... > class E>
using ecl::gpio_list< Gs >::executor = E<Gs...>

Test executor interface.


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