MBNG_DIO

Functions

s32 MBNG_DIO_Init (u32 mode)
const char * MBNG_DIO_PortNameGet (u8 port)
s32 MBNG_DIO_PortInit (u8 port, mios32_board_pin_mode_t mode)
u8 MBNG_DIO_PortGet (u8 port)
s32 MBNG_DIO_PortSet (u8 port, u8 value)

Detailed Description

Digital IO access functions for MIDIbox NG


Function Documentation

s32 MBNG_DIO_Init ( u32  mode  ) 

Include files local variables This function initializes the DIO handler

u8 MBNG_DIO_PortGet ( u8  port  ) 

Returns the 8bit value of a DIO port

Here is the call graph for this function:

s32 MBNG_DIO_PortInit ( u8  port,
mios32_board_pin_mode_t  mode 
)

Initialises a DIO port

Here is the call graph for this function:

const char* MBNG_DIO_PortNameGet ( u8  port  ) 

Returns the name of a port

s32 MBNG_DIO_PortSet ( u8  port,
u8  value 
)

Sets the 8bit value of a DIO port

Here is the call graph for this function:


Generated on 22 Jan 2016 for MIDIboxNG by  doxygen 1.6.1