![]() |
eBoard
①⑧⑨
Written for SIA 2017/2018
|
this file contains various checkers like checkIdx More...
Go to the source code of this file.
Functions | |
void | checkIdx (optVAL_t idx) |
[DEBUG_MODE] used to check if a pin index is in bounds More... | |
void | setPin (optVAL_t idx, optVAL_t mode=OUTPUT) |
[COPY&PASTE] set a pin to a certain mode => checkPin() will return true then More... | |
this file contains various checkers like checkIdx
Last Updated:
Definition in file eagle_Checks.h.
void checkIdx | ( | optVAL_t | idx | ) |
[DEBUG_MODE] used to check if a pin index is in bounds
idx | the index of the pin to check |