DSCSAM_BoardType

This function read the board type from SAM.

BYTE DSCSAM_BoardType(BYTE * Board_type);

Name

Description

Board_type

pointer to receive board type.

(0 - Ziggy,

1 - To be determined,

3 - Stevie,

5 - Elton,

7 - Jethro)

Return Value

Error code or 0.

Last updated