Raspberry Pi 2 GPIOコントローラ [詳解]
#include <sys/mman.h>
#include <unistd.h>
#include <fcntl.h>
#include "RPi2GPIO.hh"
Raspberry Pi 2 GPIOコントローラ
ラズベリーパイ2の汎用入出力の制御を行うクラス