![]() |
OS
v1.8.0
Documentation
|
This is the complete list of members for qOS::input::analogChannel, including all inherited members.
| analogChannel(const uint8_t inputChannel, const analogValue_t lowerThreshold, const analogValue_t upperThreshold, const analogValue_t h=20) noexcept | qOS::input::analogChannel | inline |
| getChannel(void) const noexcept | qOS::input::channel | inline |
| getContainer(void) const noexcept | qOS::node | inlineprotected |
| getCount(void) const noexcept override | qOS::input::analogChannel | inlinevirtual |
| getEvent(void) const noexcept | qOS::input::channel | inline |
| getType(void) const noexcept override | qOS::input::analogChannel | inlinevirtual |
| getUserData(void) noexcept | qOS::input::channel | inline |
| isShared(void) const noexcept override | qOS::input::analogChannel | inlinevirtual |
| node() noexcept | qOS::node | inlineprotected |
| setCallback(const eventCallback_t cb) noexcept | qOS::input::channel | inline |
| setChannel(const uint8_t inputChannel) noexcept | qOS::input::channel | inline |
| setParameter(const event e, const analogValue_t p) noexcept override | qOS::input::analogChannel | virtual |
| setReader(analogReaderFcn_t r) noexcept override | qOS::input::analogChannel | inline |
| setTime(const event e, const qOS::duration_t t) noexcept override | qOS::input::analogChannel | virtual |
| setUserData(void *pUserData) noexcept | qOS::input::channel | inline |
| unShare(void) noexcept override | qOS::input::analogChannel | inlinevirtual |