Zilog standard library notes and tips, Zilog standard library notes and tips 312 – Zilog EZ80F916 User Manual
Page 332
UM014423-0607
ZiLOG Standard Library Notes and Tips
ZiLOG Developer Studio II
eZ80Acclaim!
®
User Manual
312
ZiLOG Standard Library Notes and Tips
Review the following questions to learn more about ZSL:
•
•
“Which on-chip peripherals are supported?” on page 313
•
“Where can I find the header files related to ZiLOG Standard Libraries?” on page 313
•
“What is the zsldevinit.asm file?” on page 313
•
“What initializations are performed in the zsldevinit.asm file?” on page 313
•
“What calls the open_periphdevice() function?” on page 313
•
•
•
“Where can I get the ZSL source files?” on page 314
•
•
“How can I use standard I/O calls like printf() and getch()?” on page 315
•
“What is the difference between the Interrupt mode and the Poll mode in the UARTs?”
on page 315
•
“What are the default settings for the UART device?” on page 315
•
“How can I change the default UART settings for my application?” on page 315
•
•
•
“Where can I find sample applications that demonstrate the use of ZSL?” on page 316
•