Function ctru_sys::Y2RU_GetTransferEndInterrupt
source · pub unsafe extern "C" fn Y2RU_GetTransferEndInterrupt(
should_interrupt: *mut bool
) -> Result
Expand description
Gets whether the transfer end interrupt is enabled.
§Arguments
should_interrupt
- Pointer to output the interrupt state to.