|
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 Public Member Functions inherited from mptl::gpio_led_base< gpio_output< port, pin_no, active_state, speed > > | |
| 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 > |
1.8.13