|
APIs, concepts, guides, and more
|
| void MemoryBlockSet | ( | uint64_t | address, |
| const void *const | dataStart, | ||
| int32_t | size ) |
| address | An address (host) in the controller's memory. |
| dataStart | Location to store address memory. |
| size | Size of data in bytes |