Please enable JavaScript to view this site.

Code:

AS + 302

Symbolic:

bccGetR32

NOTE: this command is not supported in RTE firmware.

NOTE: This register is referred to the volatile register set.

This command will get value for multiple 32bit integer register. Request parameters are the following:

Offset

Type

Label

Description

0

U8

REP

Number of required registers

1

U16

INDEX

Index of first register

(see your hardware/OSF documentation for valid register index values)

Notes:

The maximum value for REP in BCC3 is 63.

On success, a bccAck is received with the following data:

Offset

Type

Label

Description

0

I32

VALUE0

Value of register (INDEX+0)

4

I32

VALUE1

Value of register (INDEX+1)

8

...

...

....

Notes:

The data size is calculated as 4 bytes * REP.

On failure, a bccNack is received. Specific errors:

NACK code

Description

Extra data

nackIllegalArgs

Illegal parameter

U16 What illegal

1=Repeat

2=Index

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC