Mipea Wrapper

The mipea.c / h files are just a wrapper for all the other parts of the library. If you are lazy (or need all peripherals mapped) than this wrapper is usefull.

Functions

int mipea_map(void)

This function maps all the peripherals.

void mipea_unmap(void)

This function unmaps all the peripherals.