Acrosser AR-B104D Manual do Utilizador Página 12

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 27
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 11
AR-B104D Software Programming Guide
8
This function is used to read memory with a specified length.
Syntax
XXX_ReadMem_Block (i16 CardNum, u32 Offset, u8* Buffer, u32 Size)
Argument
CardNum: The card number of AR-B104D. Range from 1~4.
Offset: SRAM offset to read
Buffer: The start address of memory buffer to put SRAM data.
Size: The memory block size (in byte) to read.
2.2.9 WriteMemBlock
Description
This function is used to write data to memory with a specified length.
Syntax
XXX_WriteMem_Block (i16 CardNum, u32 Offset, u8* Buffer, u32 Size)
Argument
CardNum: The card number of AR-B104D. Range from 1~4.
Offset: SRAM offset to write
Buffer: The start address of data buffer to write to SRAM.
Size: The memory block size (in byte) to write.
Vista de página 11
1 2 ... 7 8 9 10 11 12 13 14 15 16 17 ... 26 27

Comentários a estes Manuais

Sem comentários