wavex v0.14.1 Wavex.Error.ByteRateMismatch
A mismatched byte rate value.
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %Wavex.Error.ByteRateMismatch{
actual: non_neg_integer(),
expected: non_neg_integer()
}