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