Method ReadCamera0FrequencyAsync
ReadCamera0FrequencyAsync(CancellationToken)
Asynchronously reads the contents of the Camera0Frequency register.
public Task<ushort> ReadCamera0FrequencyAsync(CancellationToken cancellationToken = default)
Parameters
cancellationToken
CancellationTokenA CancellationToken which can be used to cancel the operation.