#include <mios32.h>
#include "app.h"
#include "mbng_dio.h"
#include "mbng_patch.h"
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) |