|
|
| PinConfig (uint8_t __pin, PinBank __bank, PinDirection __dir, bool __pullup) |
|
void | set (uint8_t __pin, PinBank __bank, PinDirection __dir, bool __pullup) |
|
uint8_t | pin () |
|
void | pin (uint8_t __pin) |
|
PinBank | bank () |
|
void | bank (uint8_t __bank) |
|
PinDirection | dir () |
|
void | dir (PinDirection __dir) |
|
bool | pullup () |
|
void | pullup (bool __pullup) |
The documentation for this struct was generated from the following file:
- C:/Developer/Projects/OSCR/oscr-firmware/include/common/PinControl.h