toplevel.jl

AdalmPluto.libIIO_jl.C_iio_get_backendMethod
C_iio_get_backend(index)

Retrieve the name of a given backend.

Parameters

  • index::UInt32 : The index corresponding to the attribute

Returns

  • On success, a NULL-terminated string
  • If the index is invalid, an empty string is returned

Introduced in version 0.9.

libIIO documentation

source