#include <gpio_ext.h>
Definition at line 22 of file gpio_ext.h.
◆ debug()
virtual void GpioChip::debug |
( |
| ) |
|
|
inlinevirtual |
◆ deinit()
virtual int GpioChip::deinit |
( |
| ) |
|
|
inlinevirtual |
◆ getDiag()
◆ init()
virtual int GpioChip::init |
( |
| ) |
|
|
pure virtual |
◆ readPad()
virtual int GpioChip::readPad |
( |
size_t |
| ) |
|
|
inlinevirtual |
◆ setPadMode()
◆ setPadPWM()
◆ writePad()
virtual int GpioChip::writePad |
( |
size_t |
, |
|
|
int |
|
|
) |
| |
|
inlinevirtual |
◆ alive_cnt
int GpioChip::alive_cnt = 0 |
◆ init_cnt
int GpioChip::init_cnt = 0 |
◆ need_init
bool GpioChip::need_init = 0 |
◆ statusCode
The documentation for this struct was generated from the following file: