![]() |
mFrame
|
完整成員列表,類別為 ufm::hw::GpioButton, 包含所有繼承的成員
currentThread(void) const | ufm::lang::Object | |
delay(int milliseconds) const | ufm::lang::Object | |
equals(Object *object) const | ufm::lang::Object | |
equals(Object &object) const | ufm::lang::Object | |
getObject(void) override | ufm::lang::Object | virtual |
GpioButton(hal::digital::GeneralInput &pin, uint32 debounceMillicroseconds=5000, bool inverted=false) | ufm::hw::GpioButton | |
hashcode(void) const | ufm::lang::Object | virtual |
lock(void) const | ufm::lang::Object | |
operator new(size_t n) | ufm::lang::Object | |
operator new(size_t n, void *p) | ufm::lang::Object | |
setEvent(Event *event) | ufm::hw::GpioButton | |
setInverted(bool inverted) | ufm::hw::GpioButton | |
unlock(void) const | ufm::lang::Object | |
update(void) override | ufm::hw::GpioButton | virtual |
wait(void) const | ufm::lang::Object | inline |
wait(int timeout) const | ufm::lang::Object | |
yield(void) const | ufm::lang::Object | |
~GpioButton(void) override | ufm::hw::GpioButton | virtual |
~Interface(void)=default | ufm::lang::Interface | virtual |