MBNG_ENC

Functions

s32 MBNG_ENC_Init (u32 mode)
s32 MBNG_ENC_FastModeSet (u8 multiplier)
s32 MBNG_ENC_FastModeGet (void)
s32 MBNG_ENC_AutoSpeed (u32 enc, mbng_event_item_t *item, u32 range)
s32 MBNG_ENC_NotifyChange (u32 encoder, s32 incrementer)
s32 MBNG_ENC_NotifyReceivedValue (mbng_event_item_t *item)

Detailed Description

Encoder access functions for MIDIbox NG


Function Documentation

s32 MBNG_ENC_AutoSpeed ( u32  enc,
mbng_event_item_t item,
u32  range 
)

Sets the encoder speed depending on value range should this be optional?

Here is the call graph for this function:

s32 MBNG_ENC_FastModeGet ( void   ) 
s32 MBNG_ENC_FastModeSet ( u8  multiplier  ) 

Enables/Disables fast mode with given multiplier

s32 MBNG_ENC_Init ( u32  mode  ) 

This function initializes the ENC handler

Here is the call graph for this function:

s32 MBNG_ENC_NotifyChange ( u32  encoder,
s32  incrementer 
)

This function should be called from APP_ENC_NotifyChange when an encoder has been moved

Here is the call graph for this function:

s32 MBNG_ENC_NotifyReceivedValue ( mbng_event_item_t item  ) 

This function is called by MBNG_EVENT_ItemReceive when a matching value has been received


Generated on 22 Jan 2016 for MIDIboxNG by  doxygen 1.6.1