MBNG_RGBLED

Functions

s32 MBNG_RGBLED_Init (u32 mode)
s32 MBNG_RGBLED_Periodic_1mS (void)
s32 MBNG_RGBLED_RainbowSpeedSet (u8 speed)
s32 MBNG_RGBLED_RainbowSpeedGet (void)
s32 MBNG_RGBLED_RainbowBrightnessSet (u8 brightness)
s32 MBNG_RGBLED_RainbowBrightnessGet (void)
s32 MBNG_RGBLED_NotifyReceivedValue (mbng_event_item_t *item)

Detailed Description

RGB LED access functions for MIDIbox NG


Function Documentation

s32 MBNG_RGBLED_Init ( u32  mode  ) 

This function initializes the RGB LED handler

Here is the call graph for this function:

s32 MBNG_RGBLED_NotifyReceivedValue ( mbng_event_item_t item  ) 

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

Here is the call graph for this function:

s32 MBNG_RGBLED_Periodic_1mS ( void   ) 

This function is called periodically for the rainbow feature

Here is the call graph for this function:

s32 MBNG_RGBLED_RainbowBrightnessGet ( void   ) 
s32 MBNG_RGBLED_RainbowBrightnessSet ( u8  brightness  ) 
s32 MBNG_RGBLED_RainbowSpeedGet ( void   ) 
s32 MBNG_RGBLED_RainbowSpeedSet ( u8  speed  ) 

Set/Get Rainbow speed and brightness


Generated on 22 Jan 2016 for MIDIboxNG by  doxygen 1.6.1