Snapex7.Client.copy_ram_to_rom

You're seeing just the function copy_ram_to_rom, go back to Snapex7.Client module for more information.
Link to this function

copy_ram_to_rom(pid, timeout \\ 1000)

View Source

Specs

copy_ram_to_rom(GenServer.server(), integer()) ::
  :ok | {:error, map()} | {:error, :einval}

Performs the copy ram to rom action. (CPU must be in STOP mode)