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) |
Encoder access functions for MIDIbox NG
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?
s32 MBNG_ENC_FastModeGet | ( | void | ) |
This function initializes the ENC handler
This function should be called from APP_ENC_NotifyChange when an encoder has been moved
s32 MBNG_ENC_NotifyReceivedValue | ( | mbng_event_item_t * | item | ) |
This function is called by MBNG_EVENT_ItemReceive when a matching value has been received