#include <mios32.h>#include "app.h"#include "mbng_enc.h"#include "mbng_lcd.h"#include "mbng_patch.h"#include "mbng_event.h"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) |
1.6.1