USB Host Shield 2.0
|
#include "Arduino.h"
#include "avrpins.h"
#include "max3421e.h"
#include "usb_ch9.h"
#include <stdio.h>
Go to the source code of this file.
Classes | |
class | SPi< CLK, MOSI, MISO, SPI_SS > |
class | MAX3421e< SS, INTR > |
Enumerations | |
enum | VBUS_t { on = 0, off = GPX_VBDET } |