dscSetPage

BYTE dscSetPage(DSCB board, BYTE page_number )

This function is used to set the particular page

Name

Description

DSCB

The handle of the board to operate on

page_number

Page number to be set

Return Value

Error code or 0.

Last updated