void * virtual_base
Base for the LCD Used to define the address of the LCD.
int fd
Used to open /dev/mem for access to physical addresses Not made by Erick Grant, copyright Terasic Inc...
int increment_leds(int total)
int unmap_physical(void *virtual_base, unsigned int span)
void * map_physical(int fd, unsigned int base, unsigned int span)
void close_physical(int fd)
int open_physical(int fd)