Ak8963.IsVersionCorrect Method

Definition

Check if the version is the correct one (0x48). This is fixed for this device Page 28 from the documentation : Device ID of AKM. It is described in one byte and fixed value. 48H: fixed

public bool IsVersionCorrect ();
member this.IsVersionCorrect : unit -> bool
Public Function IsVersionCorrect () As Boolean

Returns

Returns true if the version match

Applies to