OpenMPTL - STM32F10X
C++ Microprocessor Template Library
|
#include <gpio.hpp>
Public Types | |
using | resources = typelist< typename gpio_type::resources, typename gpio_type::output_type::push_pull > |
Additional Inherited Members | |
![]() | |
static void | on () |
static void | off () |
using mptl::gpio_led< port, pin_no, active_state, speed >::resources = typelist< typename gpio_type::resources, typename gpio_type::output_type::push_pull > |