![]() |
Open FFBoard
Open source force feedback firmware
|
#include <GPIOPin.h>
Public Member Functions | |
InputPin (GPIO_TypeDef &port, uint16_t pin) | |
InputPin (GPIO_TypeDef *port, uint16_t pin) | |
bool | read () const |
![]() | |
GpioPin (GPIO_TypeDef &port, uint16_t pin) | |
bool | operator== (const GpioPin &b) |
const GPIO_TypeDef * | getPort () const |
uint16_t | getPin () const |
Additional Inherited Members | |
![]() | |
GPIO_TypeDef * | port |
uint16_t | pin |
|
inline |
|
inline |