| 
| 
template<Gpio::Signal signal>  | 
| using  | GetSignal = typename detail::GpioGetSignal< signal, Signals... >::Gpio | 
|   | 
 | 
| 
template<class Signal >  | 
| static void  | connectSignal () | 
|   | 
| 
static void  | connect () | 
|   | 
| 
static void  | disconnect () | 
|   | 
 | 
| template<class GpioQuery >  | 
| static constexpr bool  | Contains | 
|   | 
| 
template<class GpioQuery >  | 
| static constexpr bool  | IsValid = not std::is_same_v<typename GpioQuery::Data, detail::DataUnused> | 
|   | 
template<Peripheral peripheral, class... Signals> 
template<class GpioQuery > 
  
  
      
        
          | constexpr bool modm::platform::GpioConnector< peripheral, Signals >::Contains | 
         
       
   | 
  
staticconstexpr   | 
  
 
Initial value:(
        std::is_same_v<typename Signals::Data, typename GpioQuery::Data> or ...)
 
 
 
The documentation for this struct was generated from the following file:
- platform/gpio/connector.hpp