You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To find the maximum size of the address comparison mask for comparator n, software must write
0b11111 to the DWT_MASKn.MASK field, and then read the DWT_MASKn register. The value
returned in the MASK field is the maximum mask size.
There also is no function available that queries this maximum mask size.
The text was updated successfully, but these errors were encountered:
From ARM DDI 0403.d, p. C1-731:
There also is no function available that queries this maximum mask size.
The text was updated successfully, but these errors were encountered: