COSA
An Object-Oriented Platform for Arduino Programming
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Rotary::Dial< T > Member List
This is the complete list of members for
Rotary::Dial< T >
, including all inherited members.
CCW
enum value
Rotary::Encoder
CW
enum value
Rotary::Encoder
detect
()
Rotary::Encoder
protected
Dial
(Board::InterruptPin clk, Board::InterruptPin dt, Mode mode, T initial, T min, T max, T step)
Rotary::Dial< T >
inline
Direction
enum name
Rotary::Encoder
disable
()
Rotary::Encoder
inline
enable
()
Rotary::Encoder
inline
Encoder
(Board::InterruptPin clk, Board::InterruptPin dt, Mode mode=FULL_CYCLE)
Rotary::Encoder
inline
FULL_CYCLE
enum value
Rotary::Encoder
full_cycle_table
Rotary::Encoder
protected
static
HALF_CYCLE
enum value
Rotary::Encoder
half_cycle_table
Rotary::Encoder
protected
static
m_clk
Rotary::Encoder
protected
m_dt
Rotary::Encoder
protected
m_max
Rotary::Dial< T >
protected
m_min
Rotary::Dial< T >
protected
m_mode
Rotary::Encoder
protected
m_state
Rotary::Encoder
protected
m_step
Rotary::Dial< T >
protected
m_value
Rotary::Dial< T >
protected
mode
() const
Rotary::Encoder
inline
mode
(Mode mode)
Rotary::Encoder
inline
Mode
enum name
Rotary::Encoder
NONE
enum value
Rotary::Encoder
on_change
(T value)
Rotary::Dial< T >
inline
virtual
on_event
(uint8_t type, uint16_t value)
Rotary::Dial< T >
inline
protected
virtual
step
() const
Rotary::Dial< T >
inline
step
(T step)
Rotary::Dial< T >
inline
value
() const
Rotary::Dial< T >
inline
Generated on Thu Aug 31 2017 17:02:07 for COSA by
1.8.11