modules/notestack/notestack.c File Reference

#include <mios32.h>
#include "notestack.h"

Functions

s32 NOTESTACK_Init (notestack_t *n, notestack_mode_t mode, notestack_item_t *note_items, u8 size)
s32 NOTESTACK_Push (notestack_t *n, u8 new_note, u8 tag)
s32 NOTESTACK_Pop (notestack_t *n, u8 old_note)
s32 NOTESTACK_CountActiveNotes (notestack_t *n)
s32 NOTESTACK_RemoveNonActiveNotes (notestack_t *n)
s32 NOTESTACK_Clear (notestack_t *n)
s32 NOTESTACK_SendDebugMessage (notestack_t *n)

Generated on 22 Jan 2016 for MIOS32 by  doxygen 1.6.1