OSCR
Open Source Cartridge Reader
Loading...
Searching...
No Matches
OSCR::Hardware::Pin Struct Reference

Public Member Functions

 Pin (PinDirection dir, bool pullup, PinBank bank=PinBank::kPinBankMax, uint8_t number=0)
void reset ()
void init ()
void setPin (PinBank newBank, uint8_t newNumber)
bool read ()
void write (bool state)

Public Attributes

PinConfig config

The documentation for this struct was generated from the following file:
  • C:/Developer/Projects/OSCR/oscr-firmware/include/common/PinControl.h