Documentation corrections

r1293 | dcl | 2006-11-15 08:42:05 +1100 (Wed, 15 Nov 2006) | 2 lines
This commit is contained in:
Douglas Clowes
2006-11-15 08:42:05 +11:00
parent 6928921378
commit ea7ef49557
3 changed files with 22 additions and 10 deletions

View File

@@ -45,6 +45,7 @@ int hware_read(pHWARE hware, HWARE_VALUE* value);
/**
* Select the source
*
* \param hware pointer to opaque private data structure
* \param value source selector
* 3 Timebase 3 (80Mhz on PCI-6602)
* 2 Timebase 2 (100Khz on PCI-6602)
@@ -75,7 +76,7 @@ void hware_sync(pHWARE hware, bool external);
/**
* Destroy the 64-bit counter
*
* \param ptr address of pointer to opaque private data structure
* \param hware address of pointer to opaque private data structure
*
* \return
* 0 OK