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) |
Digital IO access functions for MIDIbox NG
Include files local variables This function initializes the DIO handler
Returns the 8bit value of a DIO port

| s32 MBNG_DIO_PortInit | ( | u8 | port, | |
| mios32_board_pin_mode_t | mode | |||
| ) |
Initialises a DIO port

| const char* MBNG_DIO_PortNameGet | ( | u8 | port | ) |
Returns the name of a port
1.6.1