libws libws
WSwan hardware library for the Wonderful toolchain
Loading...
Searching...
No Matches
util.h File Reference
#include <stdint.h>
#include <wonderful.h>

Go to the source code of this file.

Functions

void ws_portcpy (uint16_t port, const void __far *src, uint16_t count)
 Copy memory data to I/O ports, in order.
 __attribute__ ((no_assume_ds_data, no_assume_ss_data)) void ws_delay_us(uint16_t us)
 Delay for a set number of microseconds.

Detailed Description

Various utility functions for working with the WonderSwan hardware.

Definition in file util.h.