Function 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.