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