The maximum block size which can be transferred
The maximum DAPOperations which can be transferred
Transfer data with a single read or write operation
Port type (debug port or access port)
Whether to read or write
The register to use
Optional
value: numberAny value to write
Promise of any value read
Transfer data with multiple read or write operations
The operations to use
Promise of any values read
Read a block of data from a single register
Port type (debug port or access port)
The register to use
Promise of values read
Write a block of data to a single register
Port type (debug port or access port)
The register to use
The values to write
Promise
CMSIS Proxy interface