User Tools

Site Tools


wswan:guide:interrupt_handlers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
wswan:guide:interrupt_handlers [2024/02/17 13:28] asiewswan:guide:interrupt_handlers [2024/02/18 08:32] (current) asie
Line 37: Line 37:
 ws_hwint_disable(HWINT_VBLANK); ws_hwint_disable(HWINT_VBLANK);
 </code> </code>
 +
 +<WRAP round important>
 +Watch out! ''ws_hwint_set_handler'' expects a ''HWINT_IDX'' parameter, while most other ''ws_hwint'' operations - ''enable'', ''disable'', ''ack'' - expect a ''HWINT'' parameter.
 +
 +I admit, this is a little confusing. ^^;
 +</WRAP>
 +
  
wswan/guide/interrupt_handlers.1708176486.txt.gz · Last modified: 2024/02/17 13:28 by asie