![]() |
Doxygen Documentation |
|||||
Package: |
GNAT |
|||||
Version: |
V1-0-23 |
Marked: |
(not marked) |
|||
Constituent: |
gnat |
Tag: |
sun-gcc |
|||
This graph shows which files directly or indirectly include this file:

Functions | |
| int | gDumpCtrlReg (gnatHandle gh, LOG_level lLevel) |
| logs the contents of the control register | |
| int | gDumpStatReg (gnatHandle gh, LOG_level lLevel) |
| logs the contents of the status register | |
| int | gDumpPFReg (gnatHandle gh) |
| logs the contents of the play back FIFO register | |
| int | gDumpRFReg (gnatHandle gh) |
| logs the contents of the record back FIFO register | |
| int | gDumpIntReg (gnatHandle gh, LOG_level lLevel) |
| logs the contents of the interrupt config register | |
| int | gDumpAll (gnatHandle gh) |
| dumps the contents of the control and status registers | |
|
|
dumps the contents of the control and status registers
|
Here is the call graph for this function:

|
||||||||||||
|
logs the contents of the control register
|
|
||||||||||||
|
logs the contents of the interrupt config register
|
|
|
logs the contents of the play back FIFO register
Reading the FIFO is a destructive read |
|
|
logs the contents of the record back FIFO register
Reading the FIFO is a destructive read |
|
||||||||||||
|
logs the contents of the status register
|
1.3.3